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

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

