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

yso:p962
  skos:prefLabel "ämne enligt struktur"@sv, "aine rakenteen mukaan"@fi ;
  a skos:Collection ;
  skos:member yso:p9335 .

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

yso:p173
  skos:prefLabel "aineen olomuodot"@fi, "states of aggregation"@en, "aggregationstillstånd"@sv ;
  a skos:Concept ;
  skos:related yso:p9335 .

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

yso:p9335
  skos:related yso:p173 ;
  skos:prefLabel "faser"@sv, "faasit"@fi, "phases (chemistry)"@en ;
  dc11:source "Biologian sanakirja" ;
  skos:closeMatch ysa:Y95149, allars:Y17771 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  rdfs:comment "kemiallisen tai fysikaalisen systeemin muutos tai siinä havaittava erillinen homogeeninen alue" ;
  skos:broader yso:p1433 .

