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

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:018807
  a skos:Concept ;
  skos:example "308(430)\"17\"    Den sociala situationen i Tyskland under 1700-talet"@sv, "308(430)\"17\"    Sosiaalinen tilanne Saksassa 1700-luvulla"@fi, "308(430)\"17\"    The social situation of Germany in the 18th century"@en ;
  skos:altLabel "sosiografia"@fi, "yhteiskuntakuvaus"@fi ;
  skos:notation "308"^^udcs:UDCnotation ;
  skos:prefLabel "Sociography. Descriptive studies of society (both qualitative and quantitative)"@en, "Sosiografia. Yhteiskuntakuvaus (sekä kvalitatiivinen että kvantitatiivinen)"@fi, "Sociografi. Beskrivande studier av samhället (både kvalitativt och kvantitativt)"@sv ;
  skos:inScheme udcs:udc-schema ;
  skos:broader udcs:018549 .

udcs:018549
  skos:notation "3"^^udcs:UDCnotation ;
  skos:prefLabel "SAMHÄLLSVETENSKAPERNA"@sv, "YHTEISKUNTATIETEET"@fi, "SOCIAL SCIENCES"@en ;
  a skos:Concept ;
  skos:narrower udcs:018807 .

