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

<http://data.ub.uio.no/entity/e31b973e-b1b4-4768-9d47-4151aa54fefd>
  a <http://trans.biblionaut.net/class#Category>, skos:Collection ;
  skos:member realfagstermer:c031775 ;
  skos:prefLabel "Geo"@nb .

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

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

realfagstermer:c031770
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:prefLabel "Subduksjonssoner"@nn, "Subduksjonssoner"@nb, "Subduction zones"@en ;
  skos:related realfagstermer:c031775 .

realfagstermer:c031775
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 6 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2016-12-09T00:00:00"^^xsd:dateTime ;
  dc:identifier "REAL031775" ;
  dc:modified "2016-12-09T18:24:30"^^xsd:dateTime ;
  skos:altLabel "Accretionary prisms"@en, "Tilvekstkilar"@nn, "Accretionary wedges"@en, "Tilvekstkiler"@nb ;
  skos:broadMatch <http://dewey.info/class/551.136/e23/> ;
  skos:definition "Tilvekst til kontinentskorpen ved magmatiske og tektoniske prosseser."@nb ;
  skos:inScheme realfagstermer: ;
  skos:mappingRelation <http://dewey.info/class/551.136/e23/> ;
  skos:prefLabel "Kontinenttilvekst"@nn, "Kontinenttilvekst"@nb, "Continental accretion"@en ;
  skos:related realfagstermer:c031770, realfagstermer:c031769 .

realfagstermer:c031769
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "Kontraksjonstektonikk"@nn, "Contractional tectonics"@en, "Kontraksjonstektonikk"@nb ;
  skos:related realfagstermer:c031775 .

