@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/p320613380> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Artikelbrieven van de Oost-Indische Compagnie / S.P. L'Honoré Naber" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070177880> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/195d9a9ff3859582e3c9cae005dde7b0> ;
    schema1:name "Artikelbrieven van de Oost-Indische Compagnie" ;
    schema1:numberOfPages 533 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3118175f5536d14bb16064e394a1488a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/422848987> .

