@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:sh00006340
  skos:prefLabel "Insurance"@en ;
  a skos:Concept .

lcsh:sh85066802
  skos:notation "HG8011-HG9999.4" ;
  skos:prefLabel "Insurance"@en ;
  a skos:Concept .

lcsh:sh86007066
  skos:altLabel "D & O liability insurance"@en, "Directors and officers liability insurance"@en, "Insurance, Executives' liability"@en, "Liability insurance, Executives'"@en, "Directors and officers insurance"@en ;
  dc:created "1986-10-31T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85066802, lcsh:sh00006340 ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:notation "HG8053.8" ;
  skos:prefLabel "Executives' liability insurance"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2008-09-13T08:18:27"^^xsd:dateTime .

