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

<https://w3id.org/ozcar-theia/c_81a174c1>
  skos:prefLabel "Ratio"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_649f933e> .

<https://w3id.org/ozcar-theia/c_8d75ce75> ns0:hasProperty <https://w3id.org/ozcar-theia/c_649f933e> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_649f933e>
  skos:broader <https://w3id.org/ozcar-theia/c_81a174c1> ;
  skos:definition <https://w3id.org/ozcar-theia/def_05e18522> ;
  dc:modified "2024-01-12T17:28:17"^^xsd:dateTime ;
  dc:created "2022-12-22T09:19:37"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Molar fraction"@en ;
  a ns0:Property, skos:Concept .

<https://w3id.org/ozcar-theia/def_05e18522>
  dc:source <https://en.wikipedia.org/wiki/Mole_fraction> ;
  rdf:value "The mole fraction or molar fraction, also called mole proportion or molar proportion, is a quantity defined as the ratio between the amount of a constituent substance, ni (expressed in unit of moles, symbol mol), and the total amount of all constituents in a mixture."@en .

