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

<http://dewey.info/class/362.8851/e23/>
  skos:altLabel "Slavehandel--sosial velferd"@nb, "Ofre for menneskehandel"@nb, "Menneskehandel--sosial velferd"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "362.8851" ;
  skos:prefLabel "Menneskehandel"@nb ;
  dc:created "2019-05-06"^^xsd:date ;
  skos:broader <http://dewey.info/class/362.885/e23/> ;
  dc:modified "2020-08-11"^^xsd:date ;
  dc:identifier "ocd00419095" ;
  a skos:Concept .

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

<http://dewey.info/class/362.885/e23/>
  skos:notation "362.885" ;
  skos:prefLabel "Andre voldsforbrytelser mot personer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.8851/e23/> .

