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

tero:p8318
  skosext:broaderGeneric tero:p4762 ;
  skos:altLabel "kulturalster"@sv ;
  rdfs:comment "ajatussisältö, joka usein saa myös fyysisen muodon; sisältö on kuitenkin fyysistä objektia tärkeämpi ja fyysisen muodon edellytys" ;
  skos:inScheme tero:conceptscheme ;
  skos:narrower tero:p690, tero:p605, tero:p400 ;
  a skos:Concept ;
  skos:prefLabel "intellectual accomplishments"@en, "mentala produkter"@sv, "henkiset tuotokset"@fi ;
  skos:broader tero:p4762 ;
  skos:exactMatch yso:p8318 .

tero:p605
  skos:prefLabel "samhälleliga alster"@sv, "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p8318 ;
  skos:broader tero:p8318 .

tero:p4762
  skos:prefLabel "endurant"@en, "bestående"@sv, "pysyvä"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8318 .

tero:conceptscheme a skos:ConceptScheme .
tero:p690
  skos:prefLabel "tekniska alster"@sv, "technical accomplishments"@en, "tekniset tuotokset"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p8318 ;
  skos:broader tero:p8318 .

yso:p8318 skos:exactMatch tero:p8318 .
tero:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p8318 ;
  skos:broader tero:p8318 .

