@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.bl.uk/schemas/bibliographic/> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix cc: <http://creativecommons.org/ns#> .
ns0:blterms
    cc:license <http://creativecommons.org/publicdomain/mark/1.0/> ;
    dct:created "2011-06-28"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:description "This schema describes properties and classes defined to facilitate the description of bibliographic resources and their relationships to other entities. The properties and classes defined by this schema supplement properties and classes from other ontologies. A diagram of the full model as used by the British Library is available at: http://www.bl.uk/bibliographic/datafree.html"@en ;
    dct:modified "2013-10-03"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:rights "public domain" ;
    dct:title "British Library Terms RDF schema"@en ;
    vann:preferredNamespacePrefix "blt" ;
    vann:preferredNamespaceUri "http://www.bl.uk/schemas/bibliographic/blterms#" ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment "Some useful terms for describing bibliographic resources that other models did not include. Version 1.4: brings the description for this schema in line with \"Metadata recommendations for Linked Open Vocabulairies\", version 1.1.; dct:license replaced by cc:license and the value changed from http://www.opendatacommons.org/licenses/pddl/1.0/ to http://creativecommons.org/publicdomain/mark/1.0/; various typos corrected. Version 1.4.1: added links to previous schema versions"@en ;
    rdfs:label "British Library Terms RDF schema"@en ;
    owl:priorVersion <http://www.bl.uk/schemas/bibliographic/blterms-v1-2.rdf>, <http://www.bl.uk/schemas/bibliographic/blterms-v1-3.rdf>, <http://www.bl.uk/schemas/bibliographic/blterms-v1-4.rdf> ;
    owl:versionInfo 1.41 .
 
 
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.bl.uk/schemas/bibliographic/> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix cc: <http://creativecommons.org/ns#> .
ns0:blterms
    cc:license <http://creativecommons.org/publicdomain/mark/1.0/> ;
    dct:created "2011-06-28"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:description "This schema describes properties and classes defined to facilitate the description of bibliographic resources and their relationships to other entities. The properties and classes defined by this schema supplement properties and classes from other ontologies. A diagram of the full model as used by the British Library is available at: http://www.bl.uk/bibliographic/datafree.html"@en ;
    dct:modified "2013-10-03"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:rights "public domain" ;
    dct:title "British Library Terms RDF schema"@en ;
    vann:preferredNamespacePrefix "blt" ;
    vann:preferredNamespaceUri "http://www.bl.uk/schemas/bibliographic/blterms#" ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment "Some useful terms for describing bibliographic resources that other models did not include. Version 1.4: brings the description for this schema in line with \"Metadata recommendations for Linked Open Vocabulairies\", version 1.1.; dct:license replaced by cc:license and the value changed from http://www.opendatacommons.org/licenses/pddl/1.0/ to http://creativecommons.org/publicdomain/mark/1.0/; various typos corrected. Version 1.4.1: added links to previous schema versions"@en ;
    rdfs:label "British Library Terms RDF schema"@en ;
    owl:priorVersion <http://www.bl.uk/schemas/bibliographic/blterms-v1-2.rdf>, <http://www.bl.uk/schemas/bibliographic/blterms-v1-3.rdf>, <http://www.bl.uk/schemas/bibliographic/blterms-v1-4.rdf> ;
    owl:versionInfo 1.41 .