@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:sh85128640
  skos:prefLabel "Streets--Colorado"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh93000667
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85128640 ;
  a skos:Concept ;
  skos:altLabel "16th Street (Denver, Colo.)"@en ;
  skos:prefLabel "Sixteenth Street (Denver, Colo.)"@en ;
  dc:created "1993-02-10T00:00:00"^^xsd:dateTime ;
  dc:modified "2003-04-18T14:40:32"^^xsd:dateTime ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

