@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:sh2007000123
  skos:prefLabel "Buildings--Mexico"@en ;
  a skos:Concept .

lcsh:sh85084538
  skos:prefLabel "Mexico--Antiquities"@en ;
  a skos:Concept .

lcsh:sh2007000122
  skos:prefLabel "Casa de las Águilas (Mexico City, Mexico)"@en ;
  skos:altLabel "Eagle Warriors, Palace of the (Mexico City, Mexico)"@en, "Eagles, House of the (Mexico City, Mexico)"@en, "Águilas, Casa de las (Mexico City, Mexico)"@en, "House of the Eagles (Mexico City, Mexico)"@en, "Palace of the Eagle Warriors (Mexico City, Mexico)"@en ;
  skos:broader lcsh:sh2007000123, lcsh:sh85084538 ;
  dc:created "2007-01-09T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2007-02-17T07:53:25"^^xsd:dateTime .

