@prefix udcs: <http://udcdata.info/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

udcs:014184
  a skos:Concept ;
  skos:prefLabel "Databases and their structures"@en, "Databaser och deras struktur"@sv, "Tietokannat ja niiden rakenne"@fi ;
  skos:note "Tietokannan hallintajärjestelmät"@fi, "Databashanteringssystem"@sv, "Database management systems (DBMS)"@en ;
  skos:altLabel "tietokannat, eri alat"@fi, "tietokannat"@fi ;
  skos:hiddenLabel "tietokannan hallintajärjestelmät"@fi ;
  skos:inScheme udcs:udc-schema ;
  skos:broader udcs:014168 ;
  skos:notation "004.65"^^udcs:UDCnotation .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:014168
  skos:notation "004.6"^^udcs:UDCnotation ;
  skos:prefLabel "Data"@sv, "Data"@fi, "Data"@en ;
  a skos:Concept ;
  skos:narrower udcs:014184 .

