@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/4>
  skos:exactMatch <http://rdaregistry.info/termList/RDATypeOfBinding/1005> ;
  skos:scopeNote """The rings are widely spaced and require a spine to maintain the spacing. Outer covers may be attached directly to the spine or threaded by the rings.
(Kilde: RDA Official)"""@en ;
  skos:definition "Perm med løse ark festet til ringer som træs gjennom hull i arkene. Ringene kan åpnes for å legge til eller fjerne ark. Tilsvarer engelsk open ring binding."@nb, """A type of binding that uses two or more rings of metal or plastic that are threaded through holes along the edge of each sheet, and that can be opened to allow the removal or insertion of any sheet.
(Kilde: RDA Official)"""@en-GB ;
  skos:topConceptOf <https://id.nb.no/resource/vocab/innbinding> ;
  skos:altLabel "Lever arch binding"@en ;
  skos:prefLabel "Ringperm"@nn, "Ringperm"@nb, "Open ring binding"@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/4> .

