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

tero:p6240
  rdfs:comment "nesteen t. kaasun rakenneominaisuuksista johtuva virtausvastus, sisäinen kitka" ;
  skosext:broaderGeneric tero:p1400 ;
  skos:prefLabel "viskositeetti"@fi, "viskositet"@sv, "viscosity"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1400 ;
  skos:exactMatch yso:p6240, allars:Y28926, ysa:Y104883 ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:related tero:p6241 .

tero:conceptscheme a skos:ConceptScheme .
yso:p6240 skos:exactMatch tero:p6240 .
tero:p6241
  skos:prefLabel "friction"@en, "kitka"@fi, "friktion"@sv ;
  a skos:Concept ;
  skos:related tero:p6240 .

allars:Y28926 skos:exactMatch tero:p6240 .
ysa:Y104883 skos:exactMatch tero:p6240 .
tero:p1400
  skos:prefLabel "physical qualities"@en, "fysiska egenskaper"@sv, "fyysiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6240 .

