@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/p428192076> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rotterdamsche geslachten / red. H.H. van Dam C. Hzn. en D.G. van Epen" ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134284682> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070153671>,
        <http://data.bibliotheken.nl/id/thes/p110017749> ;
    schema1:description "Franse titelpagina van 16e Jaargang (1926): Nederland's Patriciaat",
        "Niet in den boekhandel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p160356644> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32173da909db67e647317fccca3dcd3b> ;
    schema1:name "Rotterdamsche geslachten" ;
    schema1:numberOfPages 439 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a47c24d8f114174403199f3f7ab5102b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164766541> .

