@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/p374299803> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De VOC op Ambon in een ander licht / Joop de Jong" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072643072> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073517941> ;
    schema1:description "Recensie van G.J. Knaap: Kruidnagelen en Christenen, d.d. 31 oktober 1987" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f66217db7559f9811cbcb65d23508a4d> ;
    schema1:name "De VOC op Ambon in een ander licht" ;
    schema1:sameAs <http://www.worldcat.org/oclc/875277758> .

