@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/p456000070> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Duizend vadem / Benny Lindelauf, Moos Boeke" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p16888755X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p458121258> ;
    schema1:description "Tekst Benny Lindelauf, illustraties Moos Boeke" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045131931" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9df0bcc702e263d2c6e4b0d249274506> ;
    schema1:name "Duizend vadem" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/927e2d59da186e142614dc948d9c8c57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1573044666> .

