@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/174.962/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/174.96/e23/> ;
  skos:notation "174.962" ;
  skos:prefLabel "Ingeniører--yrkesetikk"@nb .

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

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

<http://dewey.info/class/174.9657/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/174.96/e23/> ;
  skos:notation "174.9657" ;
  skos:prefLabel "Regnskapsførere--etikk"@nb .

<http://dewey.info/class/174.96/e23/>
  a skos:Concept ;
  dc:created "2024-09-05"^^xsd:date ;
  dc:identifier "8b227cc0-4858-42ef-b646-df48887df1b1" ;
  dc:modified "2024-09-06"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/174.9/e23/>
   <http://dewey.info/class/6/e23/>
 ) ;
  skos:altLabel "Teknologer--yrkesetikk"@nb ;
  skos:broader <http://dewey.info/class/174.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/174.9657/e23/>, <http://dewey.info/class/174.962/e23/> ;
  skos:notation "174.96" ;
  skos:prefLabel "Teknologi--etikk, …"@nb .

<http://dewey.info/class/174.9/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/174.96/e23/> ;
  skos:notation "174.9" ;
  skos:prefLabel "Andre yrker og profesjoner"@nb .

