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

<https://w3id.org/ozcar-theia/c_571f273f>
  skos:prefLabel "Liquid"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_3dbe7cdb> .

<https://w3id.org/ozcar-theia/c_d0bd8b1c>
  skos:prefLabel "Constraint"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_3dbe7cdb> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_3dbe7cdb>
  skos:broader <https://w3id.org/ozcar-theia/c_d0bd8b1c> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_645b7576>, <https://w3id.org/ozcar-theia/c_571f273f> ;
  dc:modified "2024-01-15T08:58:17"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Phase constraint"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_645b7576>
  skos:prefLabel "Solid"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_3dbe7cdb> .

