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

lcsh:sh2002007662
  skos:member lcsh:collection_PatternHeadingH1145.5, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under names of individual bodies of water." ;
  skos:example "Reference under the headings [Lakes--Regulation; Rivers--Regulation]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119766681> ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-18T15:40:23"^^xsd:dateTime ;
  dc:created "2002-05-30T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Regulation"@en .

<http://data.bnf.fr/ark:/12148/cb119766681> skos:closeMatch lcsh:sh2002007662 .
