@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/2>
  skos:exactMatch <http://rdaregistry.info/termList/RDATypeOfBinding/1002> ;
  skos:scopeNote """Sheets may be folded to form gatherings. The outer casing of the volume is usually made of board, wood, plastic, or some other rigid material.
(Kilde: RDA Official)"""@en ;
  skos:definition "Hardt omslag. Innbindingstype kan variere, men som oftest trådbunden. Tilsvarer engelsk hardback eller hardcover."@nb, """A type of binding that sews or glues sheets into sections that are glued together to form a flat spine and that are attached to endpapers which are in turn attached to a stiff outer casing.
(Kilde: RDA Official)"""@en ;
  skos:topConceptOf <https://id.nb.no/resource/vocab/innbinding> ;
  skos:altLabel "Hardback"@en, "Case binding"@en ;
  skos:prefLabel "Innbunden"@nn, "Innbundet"@nb, "Hardcover"@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/2> .

