@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:sh85144485
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Motherwell House (Sask.)"@en, "Motherwell Stone House (Sask.)"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85040255 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "W. R. Motherwell Stone House (Sask.)"@en ;
  dc:modified "1998-05-20T14:40:31"^^xsd:dateTime .

lcsh:sh85040255
  skos:prefLabel "Dwellings--Saskatchewan"@en ;
  a skos:Concept .

