@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#> .

<http://dewey.info/class/344.0121/e23/>
  skos:notation "344.0121" ;
  skos:prefLabel "Avlønning--lov og rett, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/344.012153/e23/> .

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

<http://dewey.info/class/344.01/e23/>
  skos:prefLabel "Arbeid"@nb ;
  a skos:Concept .

<http://dewey.info/class/331.2153/e23/>
  skos:prefLabel "Diskriminering og tiltak mot diskriminering"@nb ;
  a skos:Concept .

<http://dewey.info/class/344.012153/e23/>
  dc:identifier "ocd00137039" ;
  skos:altLabel "Rettferdig lønn--lov og rett"@nb, "Sammenlignbar verdi--lov og rett"@nb ;
  skos:notation "344.012153" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2022-11-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/344.0121/e23/> ;
  mads:componentList (
   <http://dewey.info/class/344.01/e23/>
   <http://dewey.info/class/331.2153/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Lik lønn for likt arbeid--lov og rett, …"@nb .

