<?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/references"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/relation"/> <rdfs:label xml:lang="en">References</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/> <rdfs:comment xml:lang="en">A related resource that is referenced, cited, or otherwise pointed to by the described resource.</rdfs:comment> <dct:description xml:lang="en">This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By.</dct:description> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000-07-11</dct:issued> </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/references">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/relation"/>
    <rdfs:label xml:lang="en">References</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
    <rdfs:comment xml:lang="en">A related resource that is referenced, cited, or otherwise pointed to by the described resource.</rdfs:comment>
    <dct:description xml:lang="en">This property is intended to be used with non-literal values. This property is an inverse property of Is Referenced By.</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2000-07-11</dct:issued>
  </owl:AnnotationProperty>
</rdf:RDF>