@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/p429872631> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Amsterdamsche boekdrukkers en uitgevers in de zestiende eeuw / E.W. Moes" ;
    dcterms1:issued "1907" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397294247> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069935629> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069703248> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p376014784> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p375920544> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6dc80d59ed7241ac48d948121d3181f2> ;
    schema1:name "De Amsterdamsche boekdrukkers en uitgevers in de zestiende eeuw" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/175ef598e85b60f492d42e2b997cabc0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200191466> .

