@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p41156580X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Batavia : begrepen in zes boeken / door Jan de Marre" ;
    dcterms1:issued "1740" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000016345" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069932603> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p144170132> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42bd71909f3a99d8b954fca4fef7cdb0> ;
    schema1:name "Batavia : begrepen in zes boeken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c006542476fa4a7a19bf657ec493995> ;
    schema1:sameAs <http://www.worldcat.org/oclc/894528728> .

