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

humord:c66653
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c67927 ;
  skos:prefLabel "Celleoverflater"@nn, "Celleoverflater"@nb, "Cell surfaces"@en .

humord:c61757
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c67927 ;
  skos:prefLabel "Celleveggar"@nn, "Cell walls"@en, "Cellevegger"@nb .

humord:c67927
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  dc:created "2024-08-12T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME67927" ;
  dc:modified "2024-08-13T10:18:36"^^xsd:dateTime ;
  skos:altLabel "Sellestruktur"@nn, "Sellestruktur"@nb ;
  skos:broader humord:c61720 ;
  skos:definition "Med cellestruktur menes cellens oppbygning. <UiO>"@nb ;
  skos:editorialNote "Lukket bemerkning: ubo24"@nb ;
  skos:inScheme humord: ;
  skos:narrower humord:c66653, humord:c66013, humord:c64886, humord:c68025, humord:c69312, humord:c69078, humord:c69132, humord:c61757 ;
  skos:prefLabel "Cell structure"@en, "Cellestruktur"@nn, "Cellestruktur"@nb .

humord:c66013
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c67927 ;
  skos:prefLabel "Kromosom"@nn, "Chromosomes"@en, "Kromosomer"@nb .

humord:c69132
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c67927 ;
  skos:prefLabel "Ribosom"@nn, "Ribosomes"@en, "Ribosomer"@nb .

humord:c69312
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c67927 ;
  skos:prefLabel "Cellemorfologi"@nn, "Cellemorfologi"@nb, "Cell morphology"@en .

humord:c64886
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c67927 ;
  skos:prefLabel "Endosom"@nn, "Endosomer"@nb, "Endosomes"@en .

humord:c69078
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c67927 ;
  skos:prefLabel "Protoplasma"@nn, "Protoplasm"@en, "Protoplasma"@nb .

humord:c68025
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c67927 ;
  skos:prefLabel "Cellemembranar"@nn, "Cell membranes"@en, "Cellemembraner"@nb .

humord:c61720
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c67927 ;
  skos:prefLabel "Celler (Biologi)"@nn, "Celler (Biologi)"@nb, "Cells (Biology)"@en .

<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 .

