@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/p423043870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stinkend rijk / Fabien van der Ham ; met illustraties van Wilma van den Bosch" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p324101694> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073627623> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044836202" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/984bde2d41e723e69d20afa4a15985cc> ;
    schema1:name "Stinkend rijk" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86602edb56367967991d6ceaf9484da4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1105820321> .

