@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/p282427074> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stichting van Batavia / Coen Pepplinkhuizen" ;
    dcterms1:issued "2005" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/7b07e9864b227043cab3fa73fc16e5b7> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071454764>,
        <http://data.bibliotheken.nl/id/thes/p074787403> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f8036a4e471f3ecb2b6d8a6da13c42e> ;
    schema1:name "De stichting van Batavia" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07177bef3090f288e1e514637d4d923a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773837322> .

