@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/571.455/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00148356" ;
  dc:modified "2012-11-07"^^xsd:date ;
  skos:altLabel "Fotobiologi"@nb, "Lys--biofysikk"@nb ;
  skos:broader <http://dewey.info/class/571.45/e23/> ;
  skos:closeMatch realfagstermer:c008009 ;
  skos:exactMatch realfagstermer:c000101 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/571.4552/e23/> ;
  skos:notation "571.455" ;
  skos:prefLabel "Lys"@nb ;
  skos:relatedMatch realfagstermer:c032074, realfagstermer:c005699, humord:c08269, realfagstermer:c007645 .

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

<http://dewey.info/class/571.45/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/571.455/e23/> ;
  skos:notation "571.45" ;
  skos:prefLabel "Radiobiologi"@nb .

<http://dewey.info/class/571.4552/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/571.455/e23/> ;
  skos:notation "571.4552" ;
  skos:prefLabel "Planter--fotobiologi, …"@nb .

