@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns0: <A\u0020second\u0020property\u0020with\u0020the\u0020same\u0020name\u0020as\u0020this\u0020property\u0020has\u0020been\u0020declared\u0020in\u0020the\u0020dcterms:\u0020namespace\u0020(http://purl.org/dc/terms/).\u0020\u0020See\u0020the\u0020Introduction\u0020to\u0020the\u0020document\u0020\u0022DCMI\u0020Metadata\u0020Terms\u0022\u0020(http://dublincore.org/documents/dcmi-terms/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns1: <http://dublincore.org/usage/terms/history/#> . dc:type dct:description "Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."@en ; dct:hasVersion ns1:type-006 ; dct:issued "1999-07-02"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:modified "2008-01-14"^^<http://www.w3.org/2001/XMLSchema#date> ; a owl:NamedIndividual ; rdfs:comment "The nature or genre of the resource."@en ; rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ; rdfs:label "Type"@en ; skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <A\u0020second\u0020property\u0020with\u0020the\u0020same\u0020name\u0020as\u0020this\u0020property\u0020has\u0020been\u0020declared\u0020in\u0020the\u0020dcterms:\u0020namespace\u0020(http://purl.org/dc/terms/).\u0020\u0020See\u0020the\u0020Introduction\u0020to\u0020the\u0020document\u0020\u0022DCMI\u0020Metadata\u0020Terms\u0022\u0020(http://dublincore.org/documents/dcmi-terms/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://dublincore.org/usage/terms/history/#> .

dc:type
    dct:description "Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."@en ;
    dct:hasVersion ns1:type-006 ;
    dct:issued "1999-07-02"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:modified "2008-01-14"^^<http://www.w3.org/2001/XMLSchema#date> ;
    a owl:NamedIndividual ;
    rdfs:comment "The nature or genre of the resource."@en ;
    rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/> ;
    rdfs:label "Type"@en ;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .