@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

yso:
  rdfs:label "YSO - Almmolaš suopmelaš ontologiija"@sme, "ALLFO - Allmän finländsk ontologi"@sv, "YSO - Yleinen suomalainen ontologia"@fi, "YSO - General Finnish ontology"@en ;
  a owl:Ontology, skos:ConceptScheme .

<http://www.yso.fi/onto/yso-meta/Concept>
  rdfs:label "Oktasašdoaba"@se, "Allmänbegrepp"@sv, "Yleiskäsite"@fi, "General concept"@en ;
  a owl:Class .

yso:p14913
  dc:created "1986-10-01"^^xsd:date ;
  skos:broader yso:p1382 ;
  skos:inScheme yso: ;
  skos:exactMatch ysa:Y99333, <http://www.yso.fi/onto/allars/Y20517>, <http://www.yso.fi/onto/koko/p8290> ;
  skos:altLabel "ruudukkolaskenta"@fi, "matriskalkylering"@sv ;
  skos:prefLabel "tabeallarehkenastin"@se, "kalkylering"@sv, "taulukkolaskenta"@fi, "spreadsheet calculation"@en ;
  dc:modified "2024-04-18"^^xsd:date ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> .

yso:p26574
  skos:prefLabel "04 Matematihkka. Statistihkka"@se, "04 Matematik. Statistik"@sv, "04 Matematiikka. Tilastotiede"@fi, "04 Mathematics. Statistics"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p14913 .

yso:p26553
  skos:prefLabel "43 Adg. Diehtoteknihkka. Diehtogieđahallan"@se, "43 Adb. Datateknik. Informationsbehandling"@sv, "43 Atk. Tietotekniikka. Tietojenkäsittely"@fi, "43 Information Technology. Data processing"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p14913 .

yso:p1382
  skos:prefLabel "rehkenastin"@se, "räkning"@sv, "laskeminen"@fi, "counting"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p14913 .

