@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:viittomakieli
  ns0:isMemberOf eks:49_02 ;
  dc11:type "eksuu08" ;
  dc:date "2008-02-19"^^xsd:date ;
  skos:altLabel "sign language"@en, "language of signs"@en ;
  skos:prefLabel "teckenspråk"@sv, "viittomakieli"@fi ;
  a skos:Concept .

eks:49
  skos:prefLabel "Allmänna termer"@sv, "Yleiset termit"@fi, "General terms"@en ;
  a skos:Collection ;
  skos:member eks:49_02 .

eks:kielikysymys skos:related eks:viittomakieli .
eks:49_02
  skos:notation "49.02" ;
  skos:prefLabel "Muut termit"@fi, "Other terms"@en ;
  a skos:Collection ;
  skos:member eks:viittomakieli .

