@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/1017>
  skos:altLabel "RAM"@nb, "PROM"@nb, "Hukommelsesbrikker"@nb, "EPROM"@nb ;
  skos:narrower <https://id.nb.no/vocabulary/neo/1023>, <https://id.nb.no/vocabulary/neo/1019> ;
  skos:prefLabel "Integrerte kretsar"@nn, "Integrerte kretser"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/neo> ;
  skos:broader <https://id.nb.no/vocabulary/neo/1018> ;
  dc:created "2025-01-24T13:59:05"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/neo/1023>
  skos:prefLabel "Mikroprosessorar"@nn, "Mikroprosessorer"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/1017> .

<https://id.nb.no/vocabulary/neo/1019>
  skos:prefLabel "Digitalteknikk"@nn, "Digitalteknikk"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/neo/1017> .

<https://id.nb.no/vocabulary/neo/1018>
  skos:prefLabel "Elektronikk"@nn, "Elektronikk"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/neo/1017> .

