@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/c_dda328bc>
  skos:broader <https://w3id.org/ozcar-theia/c_4775b48f> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/8037> ;
  skos:prefLabel "Stable"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept .

<https://w3id.org/ozcar-theia/c_4775b48f>
  skos:prefLabel "Chemical constraint"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_dda328bc> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_bbd9a407> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_dda328bc> .
