@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .

<http://dewey.info/class/591.5/e23/>
  a skos:Concept ;
  skos:prefLabel "Atferd"@nb .

<http://dewey.info/class/597.157/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/597.15/e23/> ;
  skos:notation "597.157" ;
  skos:prefLabel "Forflytning--dyreatferd--fisk, …"@nb .

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

<http://dewey.info/class/597.15/e23/>
  a skos:Concept ;
  dc:created "2017-10-30"^^xsd:date ;
  dc:identifier "6361ead4-a0dd-4493-9523-1f9a92be943f" ;
  dc:modified "2021-01-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/597/e23/>
   <http://dewey.info/class/591.5/e23/>
 ) ;
  skos:altLabel "Fisk--adferd"@nb ;
  skos:broader <http://dewey.info/class/597/e23/> ;
  skos:exactMatch realfagstermer:c014175 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/597.1562/e23/>, <http://dewey.info/class/597.157/e23/>, <http://dewey.info/class/597.153/e23/>, <http://dewey.info/class/597.1568/e23/>, <http://dewey.info/class/597.1594/e23/> ;
  skos:notation "597.15" ;
  skos:prefLabel "Atferd--fisk, …"@nb ;
  skos:relatedMatch realfagstermer:c011971 .

<http://dewey.info/class/597/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/597.15/e23/> ;
  skos:notation "597" ;
  skos:prefLabel "Vekselvarme virveldyr"@nb .

<http://dewey.info/class/597.1562/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/597.15/e23/> ;
  skos:notation "597.1562" ;
  skos:prefLabel "Seksuell atferd--fisk"@nb .

<http://dewey.info/class/597.1568/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/597.15/e23/> ;
  skos:notation "597.1568" ;
  skos:prefLabel "Migrasjon (dyr)--fisk"@nb .

<http://dewey.info/class/597.153/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/597.15/e23/> ;
  skos:notation "597.153" ;
  skos:prefLabel "Predasjon (biologi)--fisk"@nb .

<http://dewey.info/class/597.1594/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/597.15/e23/> ;
  skos:notation "597.1594" ;
  skos:prefLabel "Lydkommunikasjon--fisk"@nb .

