@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/p406233349> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tanden van Dooie Pier / Lydia Rood ; [ill.: Mark Baars]" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074829793> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p270951660> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p32973332X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450111105> ;
    schema1:isbn "9789048725632" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37ec2a8b5717afedce8fad46432c31dd> ;
    schema1:name "De tanden van Dooie Pier" ;
    schema1:numberOfPages 2654894 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/471cfde5e971a130e28ae07cd9c3625b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1119554886> .

