@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#> .

<http://dewey.info/class/302/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302-307/e23/> ;
  skos:notation "302" ;
  skos:prefLabel "Sosial interaksjon (sosial samhandling)"@nb .

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

<http://dewey.info/class/302-307/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00132242" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:broader <http://dewey.info/class/30/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/305/e23/>, <http://dewey.info/class/303/e23/>, <http://dewey.info/class/302/e23/>, <http://dewey.info/class/307/e23/>, <http://dewey.info/class/306/e23/>, <http://dewey.info/class/304/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/305/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302-307/e23/> ;
  skos:notation "305" ;
  skos:prefLabel "Persongrupper"@nb .

<http://dewey.info/class/306/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302-307/e23/> ;
  skos:notation "306" ;
  skos:prefLabel "Kulturelle og sosiale institusjoner"@nb .

<http://dewey.info/class/303/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302-307/e23/> ;
  skos:notation "303" ;
  skos:prefLabel "Sosiale prosesser"@nb .

<http://dewey.info/class/304/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/302-307/e23/> ;
  skos:notation "304" ;
  skos:prefLabel "Faktorer som påvirker sosial atferd"@nb .

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

