@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:sh00008507
  dc:modified "2000-09-14T14:44:07"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Šv. Jono gatvė (Vilnius, Lithuania)"@en, "Balio Sruogos gatvė (Vilnius, Lithuania)"@en ;
  a skos:Concept ;
  skos:prefLabel "Švento Jono gatvė (Vilnius, Lithuania)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85128648 ;
  dc:created "2000-08-09T00:00:00"^^xsd:dateTime ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" .

lcsh:sh85128648
  skos:prefLabel "Streets--Lithuania"@en ;
  a skos:Concept .

