@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:conceptscheme a skos:ConceptScheme .
kauno:p4602
  owl:sameAs kauno:puutarhakaupungit ;
  kauno:kaunokkiID "44054" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:prefLabel "puutarhakaupungit"@fi, "trädgårdsstäder"@sv ;
  a skos:Concept ;
  kauno:facet kauno:section_2 ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p181 ;
  skos:exactMatch yso:p3854 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340298437> .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p3854
  skos:prefLabel "garden cities"@en, "trädgårdsstäder"@sv, "puutarhakaupungit"@fi ;
  a skos:Concept .

kauno:p181
  skos:prefLabel "städer (offentligrättsliga samfund)"@sv, "kaupungit (julkisyhteisöt)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4602 .

