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

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

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

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

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

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

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

