@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/331.63/e23/>
  skos:notation "331.63" ;
  skos:prefLabel "Innfødte arbeidstakere inndelt etter etnisk gruppe"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/331.6/e23/> .

<http://dewey.info/class/331.69/e23/>
  skos:notation "331.69" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/331.6/e23/>
  skos:narrower <http://dewey.info/class/331.62/e23/>, <http://dewey.info/class/331.69/e23/>, <http://dewey.info/class/331.63/e23/> ;
  skos:altLabel "Etniske grupper--arbeidstakere--samfunnsøkonomi"@nb, "Etniske grupper--arbeidstakere"@nb, "Rasediskriminering i arbeidslivet"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00134383" ;
  skos:closeMatch bibbi:1188641 ;
  dc:modified "2018-01-22"^^xsd:date ;
  skos:notation "331.6" ;
  skos:prefLabel "Arbeidstakere inndelt etter etnisk og nasjonal opprinnelse"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/331.3-331.6/e23/> .

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

<http://dewey.info/class/331.3-331.6/e23/>
  skos:notation "331.3-331.6" ;
  skos:prefLabel "Arbeidskraft inndelt etter personlige egenskaper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/331.6/e23/> .

<http://dewey.info/class/331.62/e23/>
  skos:notation "331.62" ;
  skos:prefLabel "Innvandrere og utenlandske borgere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/331.6/e23/> .

