@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 .
kauno:p1675
  skos:prefLabel "militärflygplan"@sv, "sotilaslentokoneet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1349 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1349
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:prefLabel "tiedustelukoneet"@fi, "spaningsflygplan"@sv ;
  skos:broader kauno:p1675 ;
  owl:sameAs kauno:tiedustelukoneet ;
  kauno:facet kauno:section_2 ;
  kauno:kaunokkiID "44037" ;
  skos:exactMatch yso:p7731 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340922981> ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  kauno:candidate "0" .

yso:p7731
  skos:prefLabel "reconnaissance planes"@en, "spaningsflygplan"@sv, "tiedustelukoneet"@fi ;
  a skos:Concept .

