@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 humord: <http://data.ub.uio.no/humord/> .

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

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

<http://dewey.info/class/303.33/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00132312" ;
  dc:modified "2014-04-14"^^xsd:date ;
  skos:altLabel "Kontroll--sosiale prosesser"@nb, "Dominans--sosial kontroll"@nb ;
  skos:broader <http://dewey.info/class/303.3/e23/> ;
  skos:exactMatch humord:c09243 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c22996, humord:c23187, humord:c11689 ;
  skos:narrower <http://dewey.info/class/303.33082/e23/>, <http://dewey.info/class/303.33083/e23/>, <http://dewey.info/class/303.330951/e23/> ;
  skos:notation "303.33" ;
  skos:prefLabel "Sosial kontroll"@nb ;
  skos:relatedMatch humord:c22151, humord:c23507 .

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

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

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

