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

<https://w3id.org/ozcar-theia/c_29c67695>
  skos:prefLabel "Electric log probes"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_eb85d794>
  ns0:constrains <https://w3id.org/ozcar-theia/c_29c67695> ;
  skos:broader <https://w3id.org/ozcar-theia/c_94f43ad5> ;
  dc:modified "2022-12-20T11:18:24"^^xsd:dateTime ;
  dc:created "2022-12-20T11:17:24"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Normal configuration"@en ;
  a ns0:Constraint, skos:Concept .

<https://w3id.org/ozcar-theia/c_6f3b02a6> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_eb85d794> .
<https://w3id.org/ozcar-theia/c_94f43ad5>
  skos:prefLabel "Instrument constraint"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_eb85d794> .

