@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/744.095193/e23/>
  skos:notation "744.095193" ;
  skos:prefLabel "Design--Nord-Korea, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.0951/e23/> .

<http://dewey.info/class/2--51/e23/>
  skos:prefLabel "Kina og tilgrensende områder"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/744.0951/e23/>
  a skos:Concept ;
  dc:modified "2024-07-02"^^xsd:date ;
  skos:altLabel "Grafisk design--Kina"@nb, "Design--kunst--Kina"@nb ;
  skos:broader <http://dewey.info/class/744.09/e23/> ;
  skos:narrower <http://dewey.info/class/744.095193/e23/> ;
  dc:created "2023-02-08"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1134115 ;
  skos:notation "744.0951" ;
  dc:identifier "373e3216-0eda-4433-afaf-72d32f9c1e1c" ;
  skos:prefLabel "Design--Kina, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--51/e23/>
 ) .

<http://dewey.info/class/744.09/e23/>
  skos:notation "744.09" ;
  skos:prefLabel "Design--historie, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/744.0951/e23/> .

