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

<http://dewey.info/class/303.3/e23/>
  skos:notation "303.3" ;
  skos:prefLabel "Koordinering og kontroll"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/303.33/e23/> .

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

<http://dewey.info/class/303.33/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/303.33082/e23/>, <http://dewey.info/class/303.33083/e23/>, <http://dewey.info/class/303.330951/e23/> ;
  skos:closeMatch bibbi:1144147, bibbi:1144808 ;
  dc:modified "2014-04-14"^^xsd:date ;
  dc:identifier "ocd00132312" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Kontroll--sosiale prosesser"@nb, "Dominans--sosial kontroll"@nb ;
  skos:broader <http://dewey.info/class/303.3/e23/> ;
  skos:notation "303.33" ;
  skos:prefLabel "Sosial kontroll"@nb .

<http://dewey.info/class/303.33082/e23/>
  skos:notation "303.33082" ;
  skos:prefLabel "Kvinner--dominans--sosial kontroll"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.33/e23/> .

<http://dewey.info/class/303.33083/e23/>
  skos:notation "303.33083" ;
  skos:prefLabel "Barn--dominans--sosial kontroll"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.33/e23/> .

<http://dewey.info/class/303.330951/e23/>
  skos:notation "303.330951" ;
  skos:prefLabel "Sosial kontroll--Kina"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.33/e23/> .

