@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:p9831
  skos:prefLabel "aircraft carriers"@en, "lentotukialukset"@fi, "hangarfartyg"@sv ;
  a skos:Concept .

kauno:p4062
  skos:prefLabel "flygbaser"@sv, "lentotukikohdat"@fi ;
  a skos:Concept ;
  skos:related kauno:p1314 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1314
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340280708> ;
  owl:sameAs kauno:lentotukialukset ;
  kauno:facet kauno:section_2 ;
  skos:related kauno:p4062 ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "43906" ;
  skos:prefLabel "lentotukialukset"@fi, "hangarfartyg"@sv ;
  skos:broader kauno:p2903 ;
  skos:exactMatch yso:p9831 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

kauno:p2903
  skos:prefLabel "krigsfartyg"@sv, "sota-alukset"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1314 .

