@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/20428>
  skos:narrower <https://id.nb.no/vocabulary/neo/8520>, <https://id.nb.no/vocabulary/neo/23695>, <https://id.nb.no/vocabulary/neo/20429> ;
  skos:prefLabel "Studentar"@nn, "Studenter"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/neo> ;
  skos:broader <https://id.nb.no/vocabulary/neo/4618> ;
  dc:modified "2025-11-13T15:00:42"^^xsd:dateTime ;
  dc:created "2025-07-29T11:31:45"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/neo/8520>
  skos:prefLabel "High school-studentar"@nn, "High school-studenter"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/20428> .

<https://id.nb.no/vocabulary/neo/23695>
  skos:prefLabel "Studentliv"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/20428> .

<https://id.nb.no/vocabulary/neo/20429>
  skos:prefLabel "Utvekslingsstudentar"@nn, "Utvekslingsstudenter"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/20428> .

<https://id.nb.no/vocabulary/neo/4618>
  skos:prefLabel "Elevar"@nn, "Elever"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/neo/20428> .

