@prefix ns0: <https://w3id.org/iadopt/ont/> .
@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 sosa: <http://www.w3.org/ns/sosa/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_8ee483fa> ns0:hasContextObject <https://w3id.org/ozcar-theia/c_008f2228> .
<https://w3id.org/ozcar-theia/c_008f2228>
  skos:broader <https://w3id.org/ozcar-theia/c_c23c9bb6> ;
  dc:modified "2023-05-12T08:08:57"^^xsd:dateTime ;
  dc:created "2022-12-20T12:05:19"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Multiparameter geophysic probe"@en ;
  a sosa:Sensor, ns0:Entity, skos:Concept .

<https://w3id.org/ozcar-theia/c_c23c9bb6>
  skos:prefLabel "Instrument"@en ;
  a ns0:Entity, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_008f2228> .

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