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

jupo:p2090
  a skos:Collection ;
  skos:prefLabel "aiheryhmä tietotekniikkapalvelut"@fi ;
  skos:member jupo:p61 .

jupo:p60
  skos:prefLabel "kuvapankit"@fi ;
  a skos:Concept ;
  skos:broader jupo:p61 .

<http://www.yso.fi/onto/jupo-meta/subject> rdfs:label "subject"@en .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

jupo:p1246
  skos:prefLabel "kalvopankit"@fi ;
  a skos:Concept ;
  skos:broader jupo:p61 .

jupo:p61
  skos:narrower jupo:p60, jupo:p1246 ;
  a skos:Concept ;
  ns0:associativeLabel "tilastotietokannat"@fi, "tilastolliset tietokannat"@fi ;
  skos:inScheme yso:conceptscheme ;
  dc11:source "JHS" ;
  skos:broader jupo:p304 ;
  skos:prefLabel "tietokannat"@fi ;
  ns0:subject "kirjastopalvelut ja tietopalvelut"@fi ;
  skos:exactMatch yso:p3056 .

jupo:p304
  skos:prefLabel "palvelut"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p61 .

yso:p3056
  skos:prefLabel "databaser"@sv, "tietokannat"@fi, "databases"@en ;
  a skos:Concept .

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