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

yso:p6711
  skos:prefLabel "building sites"@en, "tomter"@sv, "tontit"@fi ;
  a skos:Concept .

<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:p2122
  a skos:Collection ;
  skos:prefLabel "aiheryhmä rakentamiseen liittyvät palvelut"@fi ;
  skos:member jupo:p25 .

jupo:p1345
  skos:prefLabel "asuntotontit"@fi ;
  a skos:Concept ;
  skos:broader jupo:p25 .

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

jupo:p25
  skos:broader jupo:p304 ;
  ns0:associativeLabel "omakotitontit"@fi, "tonttiasiat"@fi, "tonttipuut"@fi, "lohkominen ja tonttijako"@fi, "teollisuustontit"@fi, "tontti"@fi ;
  ns0:subject "työ, yrittäminen ja elinkeinot"@fi, "rakentaminen"@fi, "kaavat ja kiinteistöt"@fi ;
  skos:narrower jupo:p1345 ;
  dc11:source "JHS" ;
  skos:exactMatch yso:p6711 ;
  skos:prefLabel "tontit"@fi ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

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