@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/p338926062> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een ziek kroontje / Elle van Lieshout & Erik van Os ; met prenten van Mieke Driessen" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090932528> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09093248X>,
        <http://data.bibliotheken.nl/id/thes/p314708898> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789078518112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/856aeb1eba04c7185e1c9b7eaa85a986> ;
    schema1:name "Een ziek kroontje" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0265610311535accbe092c920db3b89c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/786495664> .

