@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/p29732974X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alle eendjes zwemmen in het water! / door D. Tipstra ; met medew. van T. Bult ; ill. van Simon Pronk en Sjoerd Kuperus" ;
    dcterms1:issued "195X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071706747> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068205074>,
        <http://data.bibliotheken.nl/id/thes/p073470392>,
        <https://data.bibliotheken.nl/.well-known/genid/304f67175d261f18c975fb358555f563> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p080737242> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a826903441e8d23357d01faa56972ad> ;
    schema1:name "Alle eendjes zwemmen in het water!" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b5a810c1030a8a8c14a47c21f0dd2cb> .

