<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://data.businessgraph.io/ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:NamedIndividual rdf:about="http://data.businessgraph.io/ontology#order"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/> <rdfs:comment>Global order of a thesaurus concept respecting the hierarchical structure (depth-first traversal)</rdfs:comment> <rdfs:label>order</rdfs:label> <ns0:order rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">110</ns0:order> <rdfs:isDefinedBy rdf:resource="http://data.businessgraph.io/ontology#"/> <schema:domainIncludes rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/> </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:ns0="http://data.businessgraph.io/ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:NamedIndividual rdf:about="http://data.businessgraph.io/ontology#order">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:comment>Global order of a thesaurus concept respecting the hierarchical structure (depth-first traversal)</rdfs:comment>
    <rdfs:label>order</rdfs:label>
    <ns0:order rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">110</ns0:order>
    <rdfs:isDefinedBy rdf:resource="http://data.businessgraph.io/ontology#"/>
    <schema:domainIncludes rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <schema:rangeIncludes rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
  </owl:NamedIndividual>
</rdf:RDF>