@base          <http://opendata.inrae.fr/PO2/Ontology/TransformON/> .
@prefix cc:          <http://creativecommons.org/ns#> .
@prefix conf:        <http://lodview.it/conf#> .
@prefix crm-owl:     <http://purl.org/NET/crm-owl#> .
@prefix dbpedia:     <http://dbpedia.org/resource/> .
@prefix dbpedia-owl: <http://dbpedia.org/ontology/> .
@prefix dc:          <http://purl.org/dc/elements/1.1/> .
@prefix dcterms:     <http://purl.org/dc/terms/> .
@prefix foaf:        <http://xmlns.com/foaf/0.1/> .
@prefix geo:         <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix org:         <http://www.w3.org/ns/org#> .
@prefix owl:         <http://www.w3.org/2002/07/owl#> .
@prefix prov:        <http://www.w3.org/ns/prov#> .
@prefix rdf:         <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:        <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema-org:  <http://schema.org/> .
@prefix skos:        <http://www.w3.org/2004/02/skos/core#> .
@prefix skos-xl:     <http://www.w3.org/2008/05/skos-xl#> .
@prefix time:        <http://www.w3.org/2006/time#> .
@prefix xsd:         <http://www.w3.org/2001/XMLSchema#> .

<c_9hqSfV>  rdf:type        owl:Class ;
        rdfs:subClassOf     <https://w3id.org/iadopt/ont/Entity> , <http://opendata.inrae.fr/PO2/core/Component> ;
        <http://opendata.inrae.fr/PO2/core/definitionStatus>
                "validated" ;
        skos:definition     "Entité matérielle qui n'est pas vivante et dont l'origine peut être biologique, minérale ou chimique."@fr , "A physical entity or matter that is not alive and whose origin may be biological, mineral, or chemical."@en ;
        skos:editorialNote  "SUBSTANCE" ;
        skos:inScheme       <cs_Main> ;
        skos:note           "" ;
        skos:prefLabel      ""@it , ""@es , ""@de , "substance"@en , "substance"@fr ;
        skos:scopeNote      "" .
