@prefix eks: <http://ldf.fi/eks/> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

eks:ammattiyhdistyshistoriat
  ns0:isMemberOf eks:43_01 ;
  dc11:type "ps3" ;
  dc:date "1993-06-16"^^xsd:date ;
  skos:altLabel "histories of trade unions"@en, "histories of labour unions"@en ;
  skos:prefLabel "fackföreningshistoriker"@sv, "ammattiyhdistyshistoriat"@fi ;
  a skos:Concept .

eks:43
  skos:prefLabel "Historia"@sv, "Historia"@fi, "History"@en ;
  a skos:Collection ;
  skos:member eks:43_01 .

eks:43_01
  skos:notation "43.01" ;
  skos:prefLabel "Teori och forskning"@sv, "Teoria ja tutkimus"@fi, "Theory and research"@en ;
  a skos:Collection ;
  skos:member eks:ammattiyhdistyshistoriat .

