@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_b9f0e3ff>
  skos:altLabel "Apparent diffusion coefficient"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_4f003e7c> ;
  skos:definition "[Wikipedia] The effective diffusion coefficient (also referred to as the apparent diffusion coefficient) of a diffusant in atomic diffusion of solid polycrystalline materials like metal alloys is often represented as a weighted average of the grain boundary diffusion coefficient and the lattice diffusion coefficient."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Effective diffusion coefficient"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

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

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