@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://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99004972 .

<http://data.bnf.fr/ark:/12148/cb122183520> skos:closeMatch lcsh:sh99004972 .
lcsh:sh99004972
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1158, lcsh:collection_Subdivisions ;
  skos:prefLabel "Chemical resistance"@en ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under individual materials and types of materials." ;
  dc:modified "2007-11-03T07:57:14"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-07-06T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb122183520> ;
  skos:example "Reference under the heading [Chemical resistance]" ;
  skos:altLabel "Resistance, Chemical"@en .

