@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/p375600779> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan den uitgever der Vaderlandsche Bibliotheek / Paulus van Hemert" ;
    dcterms1:issued "1792" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=STCN:237552019:record" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070079382> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p124024319> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3aea31a24f1d7c02e1ca768a26a25c03> ;
    schema1:name "Aan den uitgever der Vaderlandsche Bibliotheek" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/508718655740f2e4ccbcf6736a12ee0e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/931902956> .

