@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 wd: <http://www.wikidata.org/entity/> .
@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:p29542
  dc:created "2017-01-31"^^xsd:date ;
  skos:closeMatch wd:Q275131 ;
  skos:broader yso:p162 ;
  skos:inScheme yso: ;
  skos:exactMatch ysa:Y504826, <http://www.yso.fi/onto/allars/Y50957>, <http://www.yso.fi/onto/koko/p78144> ;
  skos:prefLabel "Scratch"@se, "Scratch"@sv, "Scratch"@fi, "Scratch"@en ;
  dc:modified "2023-12-14"^^xsd:date ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> .

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:p29542 .

yso:p162
  skos:prefLabel "programmerengielat"@se, "programmeringsspråk"@sv, "ohjelmointikielet"@fi, "programming languages"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p29542 .

