@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:sh99001666 .

lcsh:sh99001666
  dc:modified "2006-05-08T11:24:34"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095, lcsh:collection_GenreFormSubdivisions, lcsh:collection_Subdivisions ;
  skos:example "Reference under the heading [Observation (Scientific method)]" ;
  skos:note "Use as a form subdivision under scientific topics for works consisting of numerical data obtained by the observation of natural phenomena." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Observations"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119758508> ;
  dc:created "1999-03-01T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh00007748 skos:broader lcsh:sh99001666 .
<http://data.bnf.fr/ark:/12148/cb119758508> skos:closeMatch lcsh:sh99001666 .
