@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p1433
  skos:prefLabel "matter"@en, "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:narrower yso:p2937 .

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

yso:p2936
  skos:prefLabel "antiparticles"@en, "antipartiklar"@sv, "antihiukkaset"@fi ;
  a skos:Concept ;
  skos:related yso:p2937 .

yso:p2937
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "antimaterie"@sv, "antimateria"@fi, "antimatter"@en ;
  skos:broader yso:p1433 ;
  skos:closeMatch ysa:Y100647, allars:Y15223 ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:related yso:p2936 ;
  rdfs:comment "antihiukkasista koostuva aine" .

