@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:sh2010001971
  skos:prefLabel "Biosecurity"@en ;
  a skos:Concept ;
  skos:related lcsh:sh88007496 .

lcsh:sh96004190
  skos:notation "U793" ;
  skos:prefLabel "Weapons of mass destruction"@en ;
  a skos:Concept .

lcsh:sh88007496
  skos:notation "UG447.8" ;
  skos:prefLabel "Biological weapons"@en ;
  skos:related lcsh:sh2010001971 ;
  a skos:Concept ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:altLabel "Bacteriological weapons"@en, "Bioweapons"@en, "Biological warfare agents"@en ;
  dc:created "2002-09-10T00:00:00"^^xsd:dateTime ;
  dc:modified "2010-10-08T12:23:22"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh96004190 .

