@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85148414
  skos:example "Example under [Repatriation]" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85148472 ;
  a skos:Concept ;
  skos:related lcsh:sj96006394, lcsh:sh85148488 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "World War, 1939-1945--Forced repatriation"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb123456041> .

lcsh:sj96006394
  skos:prefLabel "World War, 1939-1945--Refugees"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85148414 .

lcsh:sh85148472
  skos:notation "D805" ;
  skos:prefLabel "World War, 1939-1945--Prisoners and prisons"@en ;
  a skos:Concept .

lcsh:sh85148488
  skos:notation "D808-D809" ;
  skos:prefLabel "World War, 1939-1945--Refugees"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85148414 .

<http://data.bnf.fr/ark:/12148/cb123456041> skos:closeMatch lcsh:sh85148414 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
