@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/37>
  skos:definition "Både omslag og ark er laget av tekstil."@nb ;
  skos:topConceptOf <https://id.nb.no/resource/vocab/innbinding> ;
  skos:altLabel "Cloth book"@en ;
  skos:prefLabel "Tekstilbok"@nn, "Tekstilbok"@nb, "Textile 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/37> .

