@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p444333371> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan een zijden draadje / Alexandre Arlène, Fabien Öckto Lambert ; vertaling [uit het Frans] Marq van Broekhoven" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p413673723> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p160374529>,
        <http://data.bibliotheken.nl/id/thes/p398426295> ;
    schema1:description "Oorspronkelijke Franse uitgave: Editions Azou, ©2021" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p435672223> ;
    schema1:isbn "9789464841763" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d5d1e0a9b5770970fe260f8fef921af> ;
    schema1:name "Aan een zijden draadje" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4bf1a39b14642c2fe87b0074980cc65> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1491427353> .

