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

ysa:Y111157 skos:exactMatch tero:p6865 .
tero:conceptscheme a skos:ConceptScheme .
yso:p6865 skos:exactMatch tero:p6865 .
allars:Y28601 skos:exactMatch tero:p6865 .
tero:p4038
  skos:prefLabel "kemiska egenskaper"@sv, "chemical properties"@en, "kemialliset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6865 .

tero:p6865
  a skos:Concept ;
  skos:prefLabel "valens (kemi)"@sv, "valenssi (kemialliset ominaisuudet)"@fi, "valency"@en ;
  skos:exactMatch yso:p6865, ysa:Y111157, allars:Y28601 ;
  skos:altLabel "valenssi"@fi ;
  skosext:broaderGeneric tero:p4038 ;
  rdfs:comment "kem. alkuaineen atomin kyky sitoutua toisten atomien kanssa yhdisteiksi; sitä kuvaava luku" ;
  skos:broader tero:p4038 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme tero:conceptscheme .

