@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:sh85020720
  skos:prefLabel "Castles--Italy"@en ;
  a skos:Concept .

lcsh:sh2002003760
  skos:altLabel "Castrum Pertice (Italy)"@en, "Castello di Perti (Italy)"@en, "Pertice, Castrum (Italy)"@en, "Castello di S. Antonino (Italy)"@en, "Perti, Castello di (Italy)"@en, "S. Antonino, Castello di (Italy)"@en, "San Antonino, Castello di (Italy)"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Castello di San Antonino (Italy)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2002-02-14T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85020720 ;
  dc:modified "2002-04-19T07:53:08"^^xsd:dateTime .

