@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:sh2001004145
  skos:prefLabel "College buildings--Utah"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh2006005880
  skos:altLabel "N.Y.A. Building (Provo, Utah)"@en, "Social and Knight Mangum Hall (Provo, Utah)"@en, "Knight Mangum Hall (Provo, Utah)"@en ;
  skos:broader lcsh:sh2001004145 ;
  dc:created "2006-10-03T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2006-10-04T07:59:55"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Knight Mangum Building (Provo, Utah)"@en .

