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

<http://data.bnf.fr/ark:/12148/cb12061176f> skos:closeMatch lcsh:sh99001975 .
lcsh:sh99001975
  skos:note "Use as a topical subdivision under names of individual legislative bodies for works about resolutions of those bodies." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-03-05T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Resolutions"@en ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1155 ;
  dc:modified "2006-05-08T12:17:16"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:example "Reference under the heading [Resolutions, Legislative]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12061176f> .

