@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/668.3/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00161651" ;
  dc:modified "2014-05-21"^^xsd:date ;
  skos:altLabel "Lim"@nb, "Bindemidler"@nb, "Bindemidler--produksjonsteknologi"@nb ;
  skos:broader <http://dewey.info/class/668/e23/> ;
  skos:closeMatch realfagstermer:c005541, humord:c07785 ;
  skos:exactMatch realfagstermer:c002805, humord:c20460 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/668.31-668.37/e23/>, <http://dewey.info/class/668.38/e23/> ;
  skos:notation "668.3" ;
  skos:prefLabel "Bindemidler og lignende produkter"@nb .

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

<http://dewey.info/class/668/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/668.3/e23/> ;
  skos:notation "668" ;
  skos:prefLabel "Teknologi som gjelder andre organiske produkter"@nb .

<http://dewey.info/class/668.31-668.37/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668.3/e23/> ;
  skos:notation "668.31-668.37" ;
  skos:prefLabel "Bestemte typer bindemidler"@nb .

<http://dewey.info/class/668.38/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/668.3/e23/> ;
  skos:notation "668.38" ;
  skos:prefLabel "Produkter laget av bindemidler"@nb .

