@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:sh2007010754
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Interstate 395 (Baltimore, Md.)"@en ;
  skos:altLabel "Interstate Highway 395 (Baltimore, Md.)"@en, "I-395 (Baltimore, Md.)"@en ;
  dc:created "2007-12-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2012-12-19T12:46:26"^^xsd:dateTime ;
  skos:broader lcsh:sh94002948 .

lcsh:sh2007010753 skos:broader lcsh:sh2007010754 .
lcsh:sh94002948
  skos:prefLabel "Express highways--Maryland"@en ;
  a skos:Concept .

