<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://ontologies.semanticarts.com/gist/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/"> <owl:Class rdf:about="https://ontologies.semanticarts.com/gist/Commitment"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment xml:lang="en">An obligation (possibly unilateral)</rdfs:comment> <rdfs:label xml:lang="en">Commitment</rdfs:label> <metadata_def:prefLabel xml:lang="en">Commitment</metadata_def:prefLabel> <metadata_def:mappingLoom>commitment</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://ontologies.semanticarts.com/gist/Commitment"/> <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://ontologies.semanticarts.com/gist/</rdfs:isDefinedBy> </owl:Class> <rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#Contract"> <rdfs:subClassOf> <rdf:Description rdf:about="https://ontologies.semanticarts.com/gist/Commitment"> <metadata_def:mappingSameURI rdf:resource="https://ontologies.semanticarts.com/gist/Commitment"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="http://purl.org/goodrelations/v1#PriceSpecification"> <rdfs:subClassOf rdf:resource="https://ontologies.semanticarts.com/gist/Commitment"/> </rdf:Description> <rdf:Description rdf:about="https://w3id.org/TRO#Role"> <rdfs:subClassOf rdf:resource="https://ontologies.semanticarts.com/gist/Commitment"/> </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://ontologies.semanticarts.com/gist/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/">
  <owl:Class rdf:about="https://ontologies.semanticarts.com/gist/Commitment">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">An obligation (possibly unilateral)</rdfs:comment>
    <rdfs:label xml:lang="en">Commitment</rdfs:label>
    <metadata_def:prefLabel xml:lang="en">Commitment</metadata_def:prefLabel>
    <metadata_def:mappingLoom>commitment</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://ontologies.semanticarts.com/gist/Commitment"/>
    <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://ontologies.semanticarts.com/gist/</rdfs:isDefinedBy>
  </owl:Class>
  <rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#Contract">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://ontologies.semanticarts.com/gist/Commitment">
        <metadata_def:mappingSameURI rdf:resource="https://ontologies.semanticarts.com/gist/Commitment"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/goodrelations/v1#PriceSpecification">
    <rdfs:subClassOf rdf:resource="https://ontologies.semanticarts.com/gist/Commitment"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://w3id.org/TRO#Role">
    <rdfs:subClassOf rdf:resource="https://ontologies.semanticarts.com/gist/Commitment"/>
  </rdf:Description>
</rdf:RDF>