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

yso:p8483
  skos:prefLabel "unallied countries"@en, "liittoutumattomat maat"@fi, "alliansfria länder"@sv ;
  a skos:Concept ;
  skos:related yso:p8482 .

yso:p3215
  skos:prefLabel "valtiot (alueelliset kokonaisuudet)"@fi, "stater (länder)"@sv, "states"@en ;
  a skos:Concept ;
  skos:narrower yso:p8482 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p8484
  skos:prefLabel "neutrality"@en, "neutralitet"@sv, "puolueettomuus"@fi ;
  a skos:Concept ;
  skos:related yso:p8482 .

yso:p8482
  skos:closeMatch allars:Y23489, ysa:Y104045 ;
  skos:prefLabel "neutrala länder"@sv, "puolueettomat maat"@fi, "neutral countries"@en ;
  skos:related yso:p8483, yso:p8484 ;
  a skos:Concept ;
  skos:altLabel "sitoutumattomat maat"@fi ;
  skos:broader yso:p3215 ;
  skos:inScheme yso:conceptscheme .

