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

<https://w3id.org/ozcar-theia/c_07dac884>
  skos:broader <https://w3id.org/ozcar-theia/c_7a7c3098> ;
  skos:definition <https://w3id.org/ozcar-theia/def_c2999614> ;
  dc:modified "2023-06-16T10:27:16"^^xsd:dateTime ;
  dc:created "2023-06-16T10:22:45"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "SURFEX model"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_c5452c5b> ns0:hasContextObject <https://w3id.org/ozcar-theia/c_07dac884> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_7a7c3098>
  skos:prefLabel "Model"@en ;
  a sosa:Sensor, ns0:Entity, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_07dac884> .

<https://w3id.org/ozcar-theia/def_c2999614>
  dc:source <http://www.umr-cnrm.fr/surfex/> ;
  rdf:value """SURFEX (Surface Externalisée, in French) is a surface modelling platform developed by Météo-France in cooperation with the scientific community. 
SURFEX is composed of various physical models for natural land surface, urbanized areas, lakes and oceans. It also simulates chemistry and aerosols surface processes and can be used for assimilation of surface and near surface variables."""@en .

