@prefix jupo: <http://www.yso.fi/onto/jupo/> .
@prefix ns0: <http://www.yso.fi/onto/jupo-meta/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

jupo:p910
  ns0:associativeLabel "kulttuuripalvelut"@fi, "kulttuuritapahtumat"@fi ;
  skos:broader jupo:p74, yso:p9979 ;
  skos:relatedMatch yso:p3203 ;
  dc11:source "JHS", "HKI" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "teatterit"@fi ;
  ns0:subject "kulttuuri"@fi .

jupo:p74
  skos:prefLabel "paikat"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p910 .

ns0:subject rdfs:label "subject"@en .
yso:p9979
  skos:prefLabel "plats"@sv, "place"@en, "paikka"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p910 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p3203
  skos:prefLabel "teatrar"@sv, "teatterit"@fi, "theatres"@en ;
  a skos:Concept .

ns0:associativeLabel rdfs:label "associativeLabel"@en .
