@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/def_1f1ed26f>
  dc:source <https://en.wikipedia.org/wiki/Tritium> ;
  rdf:value "Tritium Units where 1 TU is defined as the ratio of 1 tritium atom to 1018 hydrogen atoms."@en .

<https://w3id.org/ozcar-theia/c_0802e57b> ns0:hasProperty <https://w3id.org/ozcar-theia/c_b2b3a00e> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_135a2be5>
  skos:prefLabel "Concentration"@en ;
  a ns0:Property, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b2b3a00e> .

<https://w3id.org/ozcar-theia/c_b2b3a00e>
  skos:broader <https://w3id.org/ozcar-theia/c_135a2be5> ;
  skos:definition <https://w3id.org/ozcar-theia/def_1f1ed26f> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Tritium unit"@en ;
  a ns0:Property, skos:Concept .

