@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
dct:bibliographicCitation
dct:description "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en ;
dct:issued "2003-02-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
rdfs:comment "A bibliographic reference for the resource."@en ;
rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
rdfs:label "Bibliographic Citation"@en ;
rdfs:range rdfs:Literal ;
rdfs:subPropertyOf dc:identifier, dct:identifier .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
dct:bibliographicCitation
dct:description "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en ;
dct:issued "2003-02-15"^^<http://www.w3.org/2001/XMLSchema#date> ;
a owl:AnnotationProperty, owl:DatatypeProperty, owl:NamedIndividual ;
rdfs:comment "A bibliographic reference for the resource."@en ;
rdfs:isDefinedBy <http://purl.org/dc/terms/> ;
rdfs:label "Bibliographic Citation"@en ;
rdfs:range rdfs:Literal ;
rdfs:subPropertyOf dc:identifier, dct:identifier .