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

<https://id.nb.no/resource/vocab/neo>
  skos:prefLabel "Neo (Norske emneord)"@nn, "Neo (Norske emneord)"@nb, "Neo (Norwegian subject headings)"@en ;
  a skos:ConceptScheme .

<https://id.nb.no/vocabulary/neo/3134>
  skos:altLabel "Realisme"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/neo/3201>, <https://id.nb.no/vocabulary/neo/3200> ;
  skos:prefLabel "Realismen"@nn, "Realismen"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/neo> ;
  skos:broader <https://id.nb.no/vocabulary/neo/1089> ;
  dc:modified "2025-04-23T08:58:21"^^xsd:dateTime ;
  dc:created "2025-01-24T13:59:16"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/neo/3201>
  skos:prefLabel "Sosialrealismen"@nn, "Sosialrealismen"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/3134> .

<https://id.nb.no/vocabulary/neo/3200>
  skos:prefLabel "Naturalismen"@nn, "Naturalismen"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/3134> .

<https://id.nb.no/vocabulary/neo/1089>
  skos:prefLabel "Kunsthistorie"@nn, "Kunsthistorie"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/neo/3134> .

