@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/p320584798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dille en Teentje Knoflook / Geert van Diepen ; ill. André van der Veen ; [eindred.: Brigitte Akster]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073915661> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p320584755>,
        <http://data.bibliotheken.nl/id/thes/p321892135> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789045413419" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25b26b343d57176910d56b522cb320a3> ;
    schema1:name "Dille en Teentje Knoflook" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/341a87837a450d76d40ea4dd5a91baaf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/456204857> .

