@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/p407014950> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dupliek of afscheid van Alethophilus aan Philadelphus" ;
    dcterms1:issued "1791" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000038142" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071871640> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Alethophilus is pseud. van Dirk Cornelis van Voorst" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p112241905> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f80b7d3a427258f834a32956a717a26f> ;
    schema1:name "Dupliek of afscheid van Alethophilus aan Philadelphus" ;
    schema1:numberOfPages 342 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f88bd858b212bb97ee33911384fffc45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900634872> .

