@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://data.bnf.fr/ark:/12148/cb11968909m> skos:closeMatch lcsh:sj96006195 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sj96006195 .

lcsh:sj96006195
  skos:altLabel "Statue of Liberty National Monument (N.Y. and N.J.)"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_Childrens, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:note "Here are entered works on the Statue of Liberty itself, as well as works on the Statue of Liberty National Monument comprising Liberty Island and the former immigration station on Ellis Island." ;
  skos:prefLabel "Statue of Liberty (New York, N.Y.)"@en ;
  a skos:Concept ;
  dc:created "2001-12-12T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2002-01-18T10:12:18"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11968909m> .

