@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:sh00010095
  skos:prefLabel "Nerve gases"@en ;
  a skos:Concept .

lcsh:sh00007050
  dc:created "2000-12-12T00:00:00"^^xsd:dateTime ;
  skos:altLabel "GA (Neurotoxic agent)"@en, "Dimethylamidoethyl cyanophosphate"@en, "Nerve agent GA"@en ;
  dc:modified "2001-04-02T14:58:36"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Tabun"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh00010095 .

