@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/3>
  skos:exactMatch <http://rdaregistry.info/termList/RDATypeOfBinding/1003> ;
  skos:scopeNote """Outer covers of the volume may be made of a rigid or flexible material, and may be attached directly to the coil or threaded by the coil.
(Kilde: RDA Official)"""@en ;
  skos:definition "Innbinding der arkene er festet til en spiral. Tilsvarer engelsk spiral bound eller spiral binding."@nb, """A type of binding that uses a continuous wire or plastic coil that is threaded through holes along the edge of each sheet.
(Kilde: RDA Official)"""@en ;
  skos:topConceptOf <https://id.nb.no/resource/vocab/innbinding> ;
  skos:altLabel "Spiralbundet"@nb, "Spiral binding"@en, "Coil binding"@en ;
  skos:prefLabel "Spiralrygg"@nn, "Spiralrygg"@nb, "Spiral bound"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/innbinding> ;
  dc:created "2026-02-17T06:13:33"^^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/3> .

