@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/p408500204> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vereenigd Nederland / door J.F. Martinet .." ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616386> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000168248" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068416954>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Collatieformule: * 6  A-2Q 8  (-2Q8)",
        "Digitale versie van de uitgave: Te Amsterdam, : by Johannes Allart, 1790" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p051221357> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff5a5b27a28ab6172e982d907da7dd14> ;
    schema1:name "Het vereenigd Nederland" ;
    schema1:numberOfPages 612 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17f6132e5ac950af35dbd9f0dfbc4371> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951906049> .

