@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix ns1: <http://purl.allotrope.org/voc/afo/merged/REC/2023/09/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns2: <http://purl.allotrope.org/voc/afo/domain/CR/2018/04/> . @prefix ns3: <http://purl.allotrope.org/voc/> . ns2:lc-uv dct:rightsHolder <http://www.allotrope.org> . ns1:merged-without-qudt-and-inferred dct:contributor <http://www.allotrope.org> ; dct:publisher <http://www.allotrope.org> . ns3:attribution dct:rightsHolder <http://www.allotrope.org> . ns3:copyright dct:rightsHolder <http://www.allotrope.org> . ns3:creative-commons-attribution-license dct:rightsHolder <http://www.allotrope.org> . <http://www.allotrope.org> a owl:NamedIndividual, foaf:Organization ; foaf:name "Allotrope Foundation" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://purl.allotrope.org/voc/afo/merged/REC/2023/09/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns2: <http://purl.allotrope.org/voc/afo/domain/CR/2018/04/> .
@prefix ns3: <http://purl.allotrope.org/voc/> .

ns2:lc-uv
    dct:rightsHolder <http://www.allotrope.org> .

ns1:merged-without-qudt-and-inferred
    dct:contributor <http://www.allotrope.org> ;
    dct:publisher <http://www.allotrope.org> .

ns3:attribution
    dct:rightsHolder <http://www.allotrope.org> .

ns3:copyright
    dct:rightsHolder <http://www.allotrope.org> .

ns3:creative-commons-attribution-license
    dct:rightsHolder <http://www.allotrope.org> .

<http://www.allotrope.org>
    a owl:NamedIndividual, foaf:Organization ;
    foaf:name "Allotrope Foundation" .