@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_17d5ed47>
  skos:prefLabel "Chemistry property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_4f003e7c> .

<https://w3id.org/ozcar-theia/c_b9f0e3ff>
  skos:prefLabel "Effective diffusion coefficient"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_4f003e7c> .

<https://w3id.org/ozcar-theia/c_4f003e7c>
  skos:narrower <https://w3id.org/ozcar-theia/c_b9f0e3ff> ;
  skos:altLabel "Mass diffusivity"@en, "diffusion coefficient"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:definition "Diffusivity, mass diffusivity or diffusion coefficient is a proportionality constant between the molar flux due to molecular diffusion and the gradient in the concentration of the species (or the driving force for diffusion). "@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_17d5ed47> ;
  dc:modified "2022-03-10T14:36:34"^^xsd:dateTime ;
  skos:prefLabel "Diffusivity"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime .

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