@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p137672942> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Bataafsch Atheene, in drie herders-kouten / J. le Francq van Berkhey" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p427236347> ;
    dcterms1:issued "1766" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068414056> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb00d8126a52805dc750af2a5b2a2bbb> ;
    schema1:name "'t Bataafsch Atheene, in drie herders-kouten" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab18df5f3880eba87159cbf4c25ac4a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1184764043> .

