@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/p32759604X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eendenvolk / tekst: A.B. Wigman ; aquarellen: Rein Stuurman" ;
    dcterms1:issued "1960" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603540>,
        <http://data.bibliotheken.nl/id/thes/p078493250> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073503789> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072132426> ;
    schema1:description "Reclame-uitgave verkrijgbaar bij het conserven-merk TEO" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p150633203> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72074342008ad93bb5e720f3ab45c5e2> ;
    schema1:name "Eendenvolk" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/579d94c40982f31a54c62c7b3912c441> ;
    schema1:sameAs <http://www.worldcat.org/oclc/641920861> .

