@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p3084 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3746
  skos:prefLabel "asutustoiminta"@fi, "kolonisation"@sv ;
  a skos:Concept ;
  skos:related kauno:p3084 .

kauno:p616
  skos:prefLabel "hemman (lantbruk)"@sv, "maatilat"@fi ;
  a skos:Concept ;
  skos:related kauno:p3084 .

yso:p13698
  skos:prefLabel "homesteads"@en, "kolonisationslägenheter"@sv, "asutustilat"@fi ;
  a skos:Concept .

kauno:p3084
  kauno:facet kauno:section_2 ;
  skos:prefLabel "asutustilat"@fi, "kolonisationslägenheter"@sv ;
  kauno:kaunokkiID "43936" ;
  skos:topConceptOf yso:conceptscheme ;
  skos:related kauno:p3746, kauno:p616 ;
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  a skos:Concept ;
  owl:sameAs kauno:asutustilat ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340950295> ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:exactMatch yso:p13698 .

