@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:018169
  skos:notation "274/278"^^udcs:UDCnotation ;
  skos:prefLabel "Protestant kyrkor"@sv, "Protestanttiset kirkot"@fi, "Protestant churches"@en ;
  a skos:Concept ;
  skos:narrower udcs:018170 .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:018170
  skos:notation "274"^^udcs:UDCnotation ;
  skos:broader udcs:018169 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Protestantismen i allmänhet"@sv, "Protestantismi yleisesti. Protestantit. Dissentterit. Puritaanit"@fi, "Protestantism generally. Protestants. Dissenters. Puritans"@en ;
  a skos:Concept .

