@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

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

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

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

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

