@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/658.8270956/e23/>
  a skos:Concept ;
  dc:created "2024-09-05"^^xsd:date ;
  dc:identifier "8e0c4691-70e2-41d5-8718-fc4f03620ca5" ;
  dc:modified "2024-09-06"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/658.827/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--56/e23/>
 ) ;
  skos:altLabel "Merkenavn--salgsfremmende tiltak--Midtøsten"@nb ;
  skos:broader <http://dewey.info/class/658.82709/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "658.8270956" ;
  skos:prefLabel "Varemerker--salgsfremmende tiltak--Midtøsten, …"@nb .

<http://dewey.info/class/2--56/e23/>
  a skos:Concept ;
  skos:prefLabel "Midtøsten"@nb .

<http://dewey.info/class/658.827/e23/>
  a skos:Concept ;
  skos:prefLabel "Bruk av merkenavn og varemerker"@nb .

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

<http://dewey.info/class/658.82709/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/658.8270956/e23/> ;
  skos:notation "658.82709" ;
  skos:prefLabel "Merkenavn--salgsfremmende tiltak--historie, …"@nb .

<http://dewey.info/class/1--09/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb .

