@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/1--072/e23/>
  skos:prefLabel "Forskning"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.3072048/e23/>
  skos:notation "305.3072048" ;
  skos:prefLabel "Kjønnsforskning--Norden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.3072/e23/> .

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

<http://dewey.info/class/305.30723/e23/>
  skos:notation "305.30723" ;
  skos:prefLabel "Kjønnsidentitet--intervjuer--deskriptiv forskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.3072/e23/> .

<http://dewey.info/class/305.3/e23/>
  skos:notation "305.3" ;
  skos:prefLabel "Personer inndelt etter sosialt eller biologisk kjønn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.3072/e23/> .

<http://dewey.info/class/305.3072/e23/>
  skos:broader <http://dewey.info/class/305.3/e23/> ;
  skos:prefLabel "Kjønnsforskning, …"@nb ;
  dc:created "2017-04-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/305.30723/e23/>, <http://dewey.info/class/305.3072048/e23/> ;
  skos:notation "305.3072" ;
  dc:modified "2017-04-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/305.3/e23/>
   <http://dewey.info/class/1--072/e23/>
 ) ;
  a skos:Concept ;
  dc:identifier "2941c208-f8a0-4792-8a61-195b7bfddd68" ;
  skos:altLabel "Kjønnene--sosiale aspekter--forskning"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1131833 .

