@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/p067046894> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ondergang van de Batavia / Johan Diepstraten ; [ill. Teun Berserik]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068316364> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074600664> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025833438" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc2f40d12aaa8b9105c2e3d4028fad74> ;
    schema1:name "De ondergang van de Batavia" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/faed9cf4e7cb7a4f124652f61047d8ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65589483> .

