@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:sh85031755
  skos:notation "RC394.C77" ;
  skos:prefLabel "Convulsions"@en ;
  a skos:Concept .

lcsh:sh2012003161
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:broader lcsh:sh85031755 ;
  skos:altLabel "NEAD (Non-epileptic attack disorder)"@en, "PNEAD (Non-epileptic attack disorder)"@en, "Psychogenic non-epileptic seizures"@en, "Psychogenic non-epileptic attack disorder"@en, "P-NES (Non-epileptic attack disorder)"@en ;
  skos:prefLabel "Non-epileptic attack disorder"@en ;
  dc:created "2012-08-08T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

