<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/ns/rdfa#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:dct="http://purl.org/dc/terms/"> <owl:Class rdf:about="http://www.w3.org/ns/rdfa#Pattern"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata:prefixIRI>rdfa:Pattern</metadata:prefixIRI> <dct:description>Class to identify an (RDF) resource whose properties are to be copied to another resource</dct:description> <metadata:def/prefLabel>Pattern</metadata:def/prefLabel> <metadata:def/mappingLoom>pattern</metadata:def/mappingLoom> <metadata:def/mappingSameURI rdf:resource="http://www.w3.org/ns/rdfa#Pattern"/> </owl:Class> <rdf:Description rdf:about="http://www.w3.org/ns/rdfa#Pattern"> <metadata:def/mappingSameURI rdf:resource="http://www.w3.org/ns/rdfa#Pattern"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/ns/rdfa#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:dct="http://purl.org/dc/terms/">
  <owl:Class rdf:about="http://www.w3.org/ns/rdfa#Pattern">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata:prefixIRI>rdfa:Pattern</metadata:prefixIRI>
    <dct:description>Class to identify an (RDF) resource whose properties are to be copied to another resource</dct:description>
    <metadata:def/prefLabel>Pattern</metadata:def/prefLabel>
    <metadata:def/mappingLoom>pattern</metadata:def/mappingLoom>
    <metadata:def/mappingSameURI rdf:resource="http://www.w3.org/ns/rdfa#Pattern"/>
  </owl:Class>
  <rdf:Description rdf:about="http://www.w3.org/ns/rdfa#Pattern">
    <metadata:def/mappingSameURI rdf:resource="http://www.w3.org/ns/rdfa#Pattern"/>
  </rdf:Description>
</rdf:RDF>