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

<http://dewey.info/class/306.740938/e23/>
  a skos:Concept ;
  dc:created "2018-04-11"^^xsd:date ;
  dc:identifier "36e7f655-a1fd-4463-88bd-2b142b7a0111" ;
  dc:modified "2023-06-08"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/306.74/e23/>
   <http://dewey.info/class/2--38/e23/>
 ) ;
  skos:broader <http://dewey.info/class/306.7409/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/306.7409385/e23/> ;
  skos:notation "306.740938" ;
  skos:prefLabel "Prostitusjon--Hellas--oldtiden"@nb .

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

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

<http://dewey.info/class/2--38/e23/>
  a skos:Concept ;
  skos:prefLabel "Hellas (Grekenland) fram til 323"@nb .

<http://dewey.info/class/306.7409/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.740938/e23/> ;
  skos:notation "306.7409" ;
  skos:prefLabel "Prostitusjon--historie"@nb .

<http://dewey.info/class/306.7409385/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/306.740938/e23/> ;
  skos:notation "306.7409385" ;
  skos:prefLabel "Prostitusjon--Athen (Hellas)--oldtiden"@nb .

