@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/p446145483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antwerps' prentenboek / J.W.F. Werumeus Buning en J.F. Doeve ; met een woord vooraf van Lode Baekelmans" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068418078> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069106606> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039998703> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e91065fc1d4867d4c9f56857e317f54> ;
    schema1:name "Antwerps' prentenboek" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b309ad7e919a4b3673deb3013923a9a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509201940> .

