@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/331.481381109/e23/>
  skos:notation "331.481381109" ;
  dc:identifier "5071c763-a4c4-4668-b081-85655ff020d3" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1142345 ;
  dc:modified "2016-04-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/331.481001-331.481999/e23/> ;
  dc:created "2016-04-29"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/331.481/e23/>
   <http://dewey.info/class/381..1/e23/>
 ) ;
  skos:prefLabel "Kvinnelige arbeidstakere--markedsføringskanaler--historie"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/331.481001-331.481999/e23/>
  skos:notation "331.481001-331.481999" ;
  skos:prefLabel "Tilføyelser for kvinnelige arbeidstakere i andre næringer og yrker enn utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/331.481381109/e23/> .

<http://dewey.info/class/331.481/e23/>
  skos:prefLabel "Kvinnelige arbeidstakere i andre næringer og yrker enn utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept .

