@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:sh85077415
  skos:prefLabel "Liquor laws"@en ;
  a skos:Concept .

lcsh:sh85107330
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:notation "HV5088-HV5091" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Prohibition"@en ;
  skos:broader lcsh:sh85077415 ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:related lcsh:sh85133698 ;
  a skos:Concept ;
  skos:altLabel "Prohibition--Law and legislation"@en ;
  dc:modified "2009-02-03T09:50:07"^^xsd:dateTime .

lcsh:sh85133698
  skos:notation "HV5001-HV5720" ;
  skos:prefLabel "Temperance"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85107330 .

