@prefix humord: <http://data.ub.uio.no/humord/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c69668
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  dc:created "2025-04-13T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME69668" ;
  dc:modified "2025-04-13T15:06:30"^^xsd:dateTime ;
  skos:altLabel "Voronesj (Fylke)"@nn, "Voronesj (Fylke)"@nb, "Voronezj oblast"@nn, "Voronezj oblast"@nb ;
  skos:broader humord:c03083 ;
  skos:definition "Voronezj er et fylke (oblast) i den sørlige delen av europeisk Russland  <SNL>"@nb ;
  skos:editorialNote "Lukket bemerkning: ubo25"@nb ;
  skos:inScheme humord: ;
  skos:narrower humord:c28343 ;
  skos:prefLabel "Voronezh Oblast"@en, "Voronezj  (Fylke)"@nn, "Voronezj (Fylke)"@nb .

humord:c03083
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:narrower humord:c69668 ;
  skos:prefLabel "Russland"@nn, "Russia"@en, "Russland"@nb .

humord:c28343
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:broader humord:c69668 ;
  skos:prefLabel "Voronezj (By)"@nn, "Voronezj (By)"@nb, "Voronezh (City)"@en .

humord:
  a skos:ConceptScheme ;
  rdfs:label "Humord"@nb .

<http://data.ub.uio.no/onto#Geographic>
  a rdfs:Class, owl:Class ;
  rdfs:label "Geographic"@en, "Geografisk"@nb .

