@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/cb121229391> skos:closeMatch lcsh:sh00007529 .
lcsh:sh2008002816
  skos:prefLabel "Properties"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh00007529
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1149, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:broader lcsh:sh2008002816 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the heading [Reactivity (Chemistry)]" ;
  dc:created "2000-06-12T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Reactivity"@en ;
  skos:note "Use as a topical subdivision under individual chemicals and groups of chemicals." ;
  dc:modified "2008-04-10T08:03:06"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb121229391> .

