<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns0="http://data.businessgraph.io/ontology#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:schema="http://schema.org/" xmlns:adms="http://www.w3.org/ns/adms#"> <owl:NamedIndividual rdf:about="http://www.w3.org/2004/02/skos/core#notation"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/> <rdfs:label>notation (identifier value)</rdfs:label> <skos:definition>Literal value of the identifier.</skos:definition> <ns0:order rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">49</ns0:order> <skos:scopeNote>adms:Identifier recommends that this value should be "datatyped with the identifier scheme (including the version number if appropriate)". However, we decided not to do this because: - One cannot search by exact literal value unless one also knows the datatype URL - Currently we do not plan to maintain different identifier system versions</skos:scopeNote> <skos:scopeNote>Should not include leading, trailing and consecutive spaces, to facilitate exact match.</skos:scopeNote> <skos:scopeNote>Codes for Identifier Systems are issued locally by euBusinessGraph. For identifier systems published by the sole or preferred official register in a jurisdiction, we use the jurisdiction code (e.g. "BG", "GB"). For others, if the identifier system has no explicit name, we use a short mnemonic code of the publisher: - upper-case for company registers (e.g. "OCORP", "SDATI", "RAL", "EU", "BRIS"), - mixed-case for social network registers (e.g. "Twitter", "Facebook").</skos:scopeNote> <schema:domainIncludes rdf:resource="http://www.w3.org/ns/adms#Identifier"/> <schema:domainIncludes rdf:resource="http://data.businessgraph.io/ontology#IdentifierSystem"/> <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </owl:NamedIndividual> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns0="http://data.businessgraph.io/ontology#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:schema="http://schema.org/" xmlns:adms="http://www.w3.org/ns/adms#">
  <owl:NamedIndividual rdf:about="http://www.w3.org/2004/02/skos/core#notation">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:label>notation (identifier value)</rdfs:label>
    <skos:definition>Literal value of the identifier.</skos:definition>
    <ns0:order rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">49</ns0:order>
    <skos:scopeNote>adms:Identifier recommends that this value should be "datatyped with the identifier scheme (including the version number if appropriate)". However, we decided not to do this because:
- One cannot search by exact literal value unless one also knows the datatype URL
- Currently we do not plan to maintain different identifier system versions</skos:scopeNote>
    <skos:scopeNote>Should not include leading, trailing and consecutive spaces, to facilitate exact match.</skos:scopeNote>
    <skos:scopeNote>Codes for Identifier Systems are issued locally by euBusinessGraph.
For identifier systems published by the sole or preferred official register in a jurisdiction, we use the jurisdiction code (e.g. "BG", "GB"). 
For others, if the identifier system has no explicit name, we use a short mnemonic code of the publisher:
- upper-case for company registers (e.g. "OCORP", "SDATI", "RAL", "EU", "BRIS"),
- mixed-case for social network registers (e.g. "Twitter", "Facebook").</skos:scopeNote>
    <schema:domainIncludes rdf:resource="http://www.w3.org/ns/adms#Identifier"/>
    <schema:domainIncludes rdf:resource="http://data.businessgraph.io/ontology#IdentifierSystem"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:NamedIndividual>
</rdf:RDF>