@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

humord:c21885
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:prefLabel "Biosfæren"@nn, "Biosphere"@en, "Biosfæren"@nb ;
  skos:related humord:c58638 .

humord:c00738
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c58638 ;
  skos:prefLabel "Environmental philosophy"@en, "Økofilosofi"@nn, "Økofilosofi"@nb .

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

humord:
  a skos:ConceptScheme ;
  rdfs:label "Humord"@nb .

humord:c58638
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  dc:created "2021-11-05T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME58638" ;
  dc:modified "2023-11-28T13:48:37"^^xsd:dateTime ;
  skos:altLabel "Gaia paradigm"@en, "Gaia principle"@en, "Gaia theory"@en, "Living earth theory"@en, "Gaiahypotesen"@nn, "Gaiahypotesen"@nb, "Gaia concept"@en, "Gaian hypothesis"@en ;
  skos:broader humord:c00738 ;
  skos:definition "Hypotese om at hele jordkloden må regnes som en levende organisme <SNL>"@nb ;
  skos:editorialNote "Lukket bemerkning: ubo21"@nb ;
  skos:inScheme humord: ;
  skos:prefLabel "Gaia-hypotesen"@nn, "Gaia-hypotesen"@nb, "Gaia hypothesis"@en ;
  skos:related humord:c21885 .

