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

lcsh:sh99001471
  dc:created "1999-02-25T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:member lcsh:collection_PatternHeadingH1154, lcsh:collection_GenreFormSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  dc:modified "2006-05-05T12:28:21"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Conversation and phrase books (for secretaries)"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12564268p> ;
  skos:note "Use as a form subdivision under individual languages and groups of languages." .

<http://data.bnf.fr/ark:/12148/cb12564268p> skos:closeMatch lcsh:sh99001471 .
