@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/p450014207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijzondere bouwsels / Jozua Douglas & Margot Senden" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p317033239> ;
    schema1:bookEdition "Zevende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p174012039> ;
    schema1:description "1e druk: [Amsterdam] : Clavis, 2016",
        "Colofon vermeldt: tekst: Jozua Douglas / illustraties: Margot Senden" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p326791337> ;
    schema1:isbn "9789044821987" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/527a590e48a1b3a94845c0c852a3ac6c> ;
    schema1:name "Bijzondere bouwsels" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa8702dbd6fc6aa6694107063e9aed1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1524049405> .

