@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:p3119
  skos:prefLabel "terrorism"@en, "terrorism"@sv, "terrorismi"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3615 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p2637
  skos:prefLabel "terrorism"@sv, "terrorismi"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3615 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2539
  skos:prefLabel "miljöbrott"@sv, "ympäristörikokset"@fi ;
  a skos:Concept ;
  skos:related kauno:p3615 .

kauno:p3615
  skos:broader kauno:p2637, yso:p3119 ;
  kauno:facet kauno:section_1 ;
  skos:prefLabel "ekoterrorismi"@fi, "ekoterrorism"@sv ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:related kauno:p2539 ;
  kauno:candidate "0" ;
  a skos:Concept ;
  owl:sameAs kauno:ekoterrorismi ;
  kauno:kaunokkiID "42275" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340178337> ;
  skos:inScheme yso:conceptscheme .

