@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

jupo:p85
  ns0:associativeLabel "löytötavara"@fi ;
  ns0:subject "liikenne"@fi ;
  skos:broader jupo:p304 ;
  dc11:source "JHS" ;
  skos:exactMatch yso:p17023 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "löytötavarat"@fi ;
  a skos:Concept .

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

jupo:p2080
  a skos:Collection ;
  skos:prefLabel "aiheryhmä turvallisuuteen liittyvät palvelut"@fi ;
  skos:member jupo:p85 .

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

ns0:associativeLabel rdfs:label "associativeLabel"@en .
yso:p17023
  skos:prefLabel "lost property"@en, "hittegods"@sv, "löytötavarat"@fi ;
  a skos:Concept .

