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

yso:p3796
  dc11:source "Kielitoimiston sanakirja" ;
  skos:closeMatch ysa:Y99311, allars:Y27436 ;
  skos:prefLabel "taolaisuus"@fi, "taoism"@sv, "taoism"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p2921, yso:p3109 ;
  rdfs:comment "kiinalainen luonnonfilosofinen uskonto" ;
  skos:related yso:p3795 ;
  a skos:Concept .

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

yso:p3109
  skos:prefLabel "eastern philosophy"@en, "itämainen filosofia"@fi, "österländsk filosofi"@sv ;
  a skos:Concept ;
  skos:narrower yso:p3796 .

yso:p3795
  skos:prefLabel "macrobiotics"@en, "makrobiotiikka"@fi, "makrobiotik"@sv ;
  a skos:Concept ;
  skos:related yso:p3796 .

yso:p2921
  skos:prefLabel "religioner (trossystem)"@sv, "uskonnot (opit)"@fi, "religions"@en ;
  a skos:Concept ;
  skos:narrower yso:p3796 .

