@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:sh85102125
  skos:prefLabel "Pilgrim bottles--Italy"@en ;
  a skos:Concept .

lcsh:sh85142399
  skos:altLabel "\"Liber in deum\" bottle"@en, "Vaso borraccia \"Liber in deum\""@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85102125 ;
  skos:notation "DG70.S23" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Vaso borraccia di Salò"@en .

