@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 .
lcsh:sh86006611
  dc:modified "2003-06-19T10:06:27"^^xsd:dateTime ;
  skos:altLabel "Łazienki Warszawskie (Warsaw, Poland)"@en, "Łazienki Park (Warsaw, Poland)"@en, "Łazienkowski Park (Warsaw, Poland)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:broader lcsh:sh86006610 ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Łazienki (Warsaw, Poland)"@en ;
  dc:created "1986-10-06T00:00:00"^^xsd:dateTime .

lcsh:sh86006610
  skos:prefLabel "Parks--Poland"@en ;
  a skos:Concept .

