@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/9>
  skos:exactMatch <https://lob.is.ed.ac.uk/concept/12090> ;
  skos:definition "Løse ark som ikke er bundet sammen."@nb ;
  skos:topConceptOf <https://id.nb.no/resource/vocab/innbinding> ;
  skos:altLabel "Løse blad"@nb ;
  skos:prefLabel "Lause ark"@nn, "Løse ark"@nb, "Loose-leaf"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/innbinding> ;
  dc:modified "2026-02-17T08:18:19"^^xsd:dateTime ;
  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/9> .

