@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/306.440811/e23/>
  skos:notation "306.440811" ;
  skos:prefLabel "Menn--språk--sosiologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/306.44081/e23/> .

<http://dewey.info/class/306.44081/e23/>
  skos:prefLabel "Kjønnsidentitet--språk--sosiologi, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Kjønnsidentitet innen sosiolingvistikk"@nb, "Kjønnsidentitet innen antropologisk lingvistikk"@nb ;
  dc:created "2018-09-06"^^xsd:date ;
  skos:notation "306.44081" ;
  dc:identifier "77b671c4-6371-42a8-a561-5ddcc3cef500" ;
  skos:closeMatch bibbi:1146163 ;
  skos:broader <http://dewey.info/class/306.44/e23/> ;
  mads:componentList (
   <http://dewey.info/class/306.44/e23/>
   <http://dewey.info/class/1--081/e23/>
 ) ;
  dc:modified "2019-03-21"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.440811/e23/> .

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

<http://dewey.info/class/1--081/e23/>
  skos:prefLabel "Personer inndelt etter sosialt eller biologisk kjønn"@nb ;
  a skos:Concept .

<http://dewey.info/class/306.44/e23/>
  skos:notation "306.44" ;
  skos:prefLabel "Språk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.44081/e23/> .

