@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/301/e23/>
  skos:notation "301" ;
  skos:prefLabel "Sosiologi og antropologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/301.01/e23/> .

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/301.0151/e23/>
  skos:notation "301.0151" ;
  skos:prefLabel "Sosiologi--matematikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/301.01/e23/> .

<http://dewey.info/class/301.019/e23/>
  skos:notation "301.019" ;
  skos:prefLabel "Psykologiske prinsipper"@nb ;
  a skos:Concept .

<http://dewey.info/class/301.01/e23/>
  skos:altLabel "Antropologi--metodologi"@nb, "Antropologi--filosofi"@nb, "Sosiologi--metodologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/301/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2019-05-06"^^xsd:date ;
  skos:closeMatch bibbi:1193908, bibbi:1128177, bibbi:1199557 ;
  mads:componentList (
   <http://dewey.info/class/301/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  skos:notation "301.01" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/301.0151/e23/>, <http://dewey.info/class/301.019/e23/> ;
  dc:identifier "ocd00132233" ;
  skos:prefLabel "Sosiologi--filosofi, …"@nb .

