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

kauno:p2836
  kauno:candidate "0" ;
  skos:prefLabel "rannikkotykistö"@fi, "kustartilleri"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p17942 ;
  a skos:Concept ;
  skos:broader kauno:p4551 ;
  skos:related kauno:p4399 ;
  owl:sameAs kauno:rannikkotykistö ;
  kauno:facet kauno:section_6 ;
  kauno:kaunokkiID "42798" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340177649> .

kauno:p4551
  skos:prefLabel "artilleri"@sv, "tykistö"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2836 .

yso:conceptscheme a skos:ConceptScheme .
yso:p17942
  skos:prefLabel "coastal artillery"@en, "kustartilleri"@sv, "rannikkotykistö"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p4399
  skos:prefLabel "fältartilleri"@sv, "kenttätykistö"@fi ;
  a skos:Concept ;
  skos:related kauno:p2836 .

