@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_29b79f1a> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_5bb6c8c1> .
<https://w3id.org/ozcar-theia/c_5bb6c8c1>
  skos:broader <https://w3id.org/ozcar-theia/c_a4fc9eb3> ;
  dc:modified "2022-05-04T13:53:04"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Lower boundary of uncertainty interval"@en ;
  a skos:Concept .

<https://w3id.org/ozcar-theia/c_a4fc9eb3>
  skos:prefLabel "Uncertainty interval"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_5bb6c8c1> .

<https://w3id.org/ozcar-theia/c_d76a5276> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_5bb6c8c1> .
