@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:sh85005581
  skos:notation "GN" ;
  skos:prefLabel "Anthropology"@en ;
  a skos:Concept .

lcsh:sh85032896
  skos:notation "HM791", "HD58.7" ;
  skos:prefLabel "Corporate culture"@en ;
  a skos:Concept ;
  skos:related lcsh:sh92001220 .

lcsh:sh92001220
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:broader lcsh:sh85005581 ;
  skos:altLabel "Industrial anthropology"@en, "Private sector anthropology"@en, "Public sector anthropology"@en, "Corporate anthropology"@en, "Management anthropology"@en, "Business--Anthropological aspects"@en ;
  skos:prefLabel "Business anthropology"@en ;
  skos:notation "GN450.8" ;
  dc:created "1992-03-10T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh85032896 .

