<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/onto-ocds/ocds#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:ObjectProperty rdf:about="http://purl.org/onto-ocds/ocds#additionalClassifications"> <rdfs:comment xml:lang="en">An array of additional classifications for the item. See the [itemClassificationScheme](http://standard.open-contracting.org/latest/en/schema/codelists/#item-classification-scheme) codelist for common options to use in OCDS. This may also be used to present codes from an internal classification scheme.</rdfs:comment> <rdfs:label xml:lang="en">Additional classifications</rdfs:label> <rdfs:domain rdf:resource="http://purl.org/onto-ocds/ocds#Item"/> <rdfs:range rdf:resource="http://purl.org/onto-ocds/ocds#Classification"/> </owl:ObjectProperty> </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://purl.org/onto-ocds/ocds#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:ObjectProperty rdf:about="http://purl.org/onto-ocds/ocds#additionalClassifications">
    <rdfs:comment xml:lang="en">An array of additional classifications for the item. See the [itemClassificationScheme](http://standard.open-contracting.org/latest/en/schema/codelists/#item-classification-scheme) codelist for common options to use in OCDS. This may also be used to present codes from an internal classification scheme.</rdfs:comment>
    <rdfs:label xml:lang="en">Additional classifications</rdfs:label>
    <rdfs:domain rdf:resource="http://purl.org/onto-ocds/ocds#Item"/>
    <rdfs:range rdf:resource="http://purl.org/onto-ocds/ocds#Classification"/>
  </owl:ObjectProperty>
</rdf:RDF>