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

<http://dewey.info/class/307.1-307.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/307/e23/> ;
  skos:notation "307.1-307.3" ;
  skos:prefLabel "Bestemte aspekter ved lokalsamfunn"@nb .

<http://dewey.info/class/307.09/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/307/e23/> ;
  skos:notation "307.09" ;
  skos:prefLabel "Lokalsamfunn--historie"@nb .

<http://dewey.info/class/307/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00133117" ;
  dc:modified "2016-11-01"^^xsd:date ;
  skos:broader <http://dewey.info/class/302-307/e23/> ;
  skos:closeMatch realfagstermer:c003302, humord:c24313 ;
  skos:exactMatch humord:c12624 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c012035, humord:c04607, humord:c24788, humord:c24325 ;
  skos:narrower <http://dewey.info/class/307.1-307.3/e23/>, <http://dewey.info/class/307.09/e23/>, <http://dewey.info/class/307.7/e23/> ;
  skos:notation "307" ;
  skos:prefLabel "Lokalsamfunn"@nb ;
  skos:relatedMatch humord:c09064 .

<http://dewey.info/class/302-307/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/307/e23/> ;
  skos:notation "302-307" ;
  skos:prefLabel "Bestemte emner innen sosiologi og antropologi"@nb .

<http://dewey.info/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/307.7/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/307/e23/> ;
  skos:notation "307.7" ;
  skos:prefLabel "Bestemte typer lokalsamfunn"@nb .

