@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:sh93002227
  dc:modified "2000-06-01T13:36:52"^^xsd:dateTime ;
  dc:created "1993-04-08T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85047314 ;
  skos:altLabel "Miller Farm (Md.)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "D. R. Miller Farm (Md.)"@en ;
  a skos:Concept .

lcsh:sh85047314
  skos:prefLabel "Farms--Maryland"@en ;
  a skos:Concept .

