@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bnf.fr/ark:/12148/cb12247031k> skos:closeMatch lcsh:sh99005590 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99005590 .

lcsh:sh99005590
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1149, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12247031k> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2007-10-16T07:53:42"^^xsd:dateTime ;
  skos:prefLabel "Diffusion rate"@en ;
  skos:note "Use as a topical subdivision under individual chemicals and groups of chemicals." ;
  dc:created "1999-07-30T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Rate of diffusion"@en .

