<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasFormat"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/relation"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/> <rdfs:comment xml:lang="en">A related resource that is substantially the same as the pre-existing described resource, but in another format.</rdfs:comment> <rdfs:label xml:lang="en">Has Format</rdfs:label> <dct:description xml:lang="en">This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of.</dct:description> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000-07-11</dct:issued> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/> </owl:AnnotationProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasFormat">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/relation"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
    <rdfs:comment xml:lang="en">A related resource that is substantially the same as the pre-existing described resource, but in another format.</rdfs:comment>
    <rdfs:label xml:lang="en">Has Format</rdfs:label>
    <dct:description xml:lang="en">This property is intended to be used with non-literal values. This property is an inverse property of Is Format Of.</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000-07-11</dct:issued>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
  </owl:AnnotationProperty>
</rdf:RDF>