@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/vocabulary/innbinding/38>
  skos:definition "Både omslag og ark er laget av vannfast materiale. Som oftest brukt på barnebøker."@nb ;
  skos:topConceptOf <https://id.nb.no/resource/vocab/innbinding> ;
  skos:prefLabel "Badebok"@nn, "Badebok"@nb, "Bath book"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/innbinding> ;
  dc:created "2026-02-17T08:21:39"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/resource/vocab/innbinding>
  skos:prefLabel "Vokabular for innbindingstypar"@nn, "Vokabular for innbindingstyper"@nb, "Vocabulary of types of binding"@en ;
  a skos:ConceptScheme ;
  skos:hasTopConcept <https://id.nb.no/vocabulary/innbinding/38> .

