@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix ns0: <http://data.ub.uio.no/onto#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .

<http://data.ub.uio.no/onto#Topic>
  a rdfs:Class, owl:Class ;
  rdfs:label "Innholdsbeskrivende emne"@nb, "Topic"@en .

<http://data.ub.uio.no/entity/c331c5e9-726c-4c55-9341-72d3e7874d6b>
  a <http://trans.biblionaut.net/class#Category>, skos:Collection ;
  skos:member realfagstermer:c011958 ;
  skos:prefLabel "Fysikk"@nb .

realfagstermer:c011958
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 10 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2014-08-25T00:00:00"^^xsd:dateTime ;
  dc:identifier "REAL011958" ;
  dc:modified "2018-07-19T13:43:34"^^xsd:dateTime ;
  skos:altLabel "Lysabsorpsjon"@nn, "Lysabsorpsjon"@nb, "Ljosabsorpsjon"@nn ;
  skos:broadMatch <http://dewey.info/class/541.33/e23/> ;
  skos:definition "av lys eller annen elektromagnetisk stråling. For lyd, se lydabsorpsjon"@nb ;
  skos:exactMatch <http://dewey.info/class/535.326/e23/> ;
  skos:inScheme realfagstermer: ;
  skos:mappingRelation <http://dewey.info/class/536.3/e23/>, <http://dewey.info/class/541.33/e23/>, <http://dewey.info/class/534.208/e23/>, <http://dewey.info/class/660.28423/e23/>, <http://dewey.info/class/551.566/e23/>, <http://dewey.info/class/535.326/e23/>, <http://dewey.info/class/530.435/e23/>, <http://dewey.info/class/612.38/e23/> ;
  skos:prefLabel "Absorption"@en, "Absorpsjon"@nn, "Absorpsjon"@nb ;
  skos:relatedMatch <http://dewey.info/class/660.28423/e23/>, <http://dewey.info/class/536.3/e23/>, <http://dewey.info/class/534.208/e23/>, <http://dewey.info/class/551.566/e23/>, <http://dewey.info/class/530.435/e23/>, <http://dewey.info/class/612.38/e23/> .

realfagstermer:
  a void:Dataset, sd:Graph, skos:ConceptScheme ;
  rdfs:label "Realfagstermer"@nb .

