@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 ;
  skos:hasTopConcept lcsh:sh2011002448 .

lcsh:sh2011002448
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  dc:modified "2011-08-30T18:36:05"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Human-robot interaction"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2011-05-16T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Robot-human interaction"@en, "HRI (Human-robot interaction)"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85062867 .

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

