<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.gleif.org/ontology/Base/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"> <owl:FunctionalProperty rdf:about="https://www.gleif.org/ontology/Base/hasTag"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/> <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2004/02/skos/core#notation"/> <rdfs:label>has tag</rdfs:label> <skos:definition>Has a unique combination of alphanumeric characters or binary representation corresponding to the identifier, code, or other element to which it applies.</skos:definition> <rdfs:isDefinedBy rdf:resource="https://www.gleif.org/ontology/Base/"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </owl:FunctionalProperty> <rdf:Description rdf:about="https://www.gleif.org/ontology/L1/LEI"> <rdfs:subPropertyOf rdf:resource="https://www.gleif.org/ontology/Base/hasTag"/> </rdf:Description> <rdf:Description rdf:about="https://www.gleif.org/ontology/L1/hasEntityID"> <rdfs:subPropertyOf rdf:resource="https://www.gleif.org/ontology/Base/hasTag"/> </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="https://www.gleif.org/ontology/Base/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:FunctionalProperty rdf:about="https://www.gleif.org/ontology/Base/hasTag">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2004/02/skos/core#notation"/>
    <rdfs:label>has tag</rdfs:label>
    <skos:definition>Has a unique combination of alphanumeric characters or binary representation corresponding to the identifier, code, or other element to which it applies.</skos:definition>
    <rdfs:isDefinedBy rdf:resource="https://www.gleif.org/ontology/Base/"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:FunctionalProperty>
  <rdf:Description rdf:about="https://www.gleif.org/ontology/L1/LEI">
    <rdfs:subPropertyOf rdf:resource="https://www.gleif.org/ontology/Base/hasTag"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.gleif.org/ontology/L1/hasEntityID">
    <rdfs:subPropertyOf rdf:resource="https://www.gleif.org/ontology/Base/hasTag"/>
  </rdf:Description>
</rdf:RDF>