@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:sh2007007736
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85010576, lcsh:sh85062867 ;
  skos:altLabel "Situation awareness"@en, "SA (Cognitive psychology)"@en ;
  skos:prefLabel "Situational awareness"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2007-10-03T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2007-10-04T07:55:32"^^xsd:dateTime .

lcsh:sh85062867
  skos:notation "TA166-TA167", "T59.7" ;
  skos:prefLabel "Human engineering"@en ;
  a skos:Concept .

lcsh:sh85010576
  skos:prefLabel "Awareness"@en ;
  a skos:Concept .

