@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/p433145161> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De reuzentrol : Wout en Rik / Jozua Douglas ; met tekeningen van Hugo van Look" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p317033239> ;
    schema1:bookEdition "5e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073716510> ;
    schema1:description "1e druk: 2015" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p345622812> ;
    schema1:isbn "9789048723300" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e080ad35f1aa7c60ab6c68b2bbc0e9f> ;
    schema1:name "De reuzentrol : Wout en Rik" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d88263f6ccc88007e0d0ef68434938b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1257392073> .

