@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/p435356178> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Donnie op de kermis / Lisa Maschhaupt ; met illustraties van Saša Ostoja" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p419697179> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p428407870> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464041262" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dd05b748fc4384f4b88845b1edeb550> ;
    schema1:name "Donnie op de kermis" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5313ce149b159f1853b87e188a5b07ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1314387528> .

