@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/p427236347> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Bataafsch Atheene, in drie herders-kouten / J. le Francq van Berkhey" ;
    dcterms1:issued "1766" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB100107564" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068414056> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p137672942> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d07524b549873454764c928383258e6> ;
    schema1:name "'t Bataafsch Atheene, in drie herders-kouten" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e47bab7e77655ae869b1c5bcd8bbed9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154429708> .

