@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/p428167616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenige cijfers en feiten uit de Oost-Indische staatshuishouding / verz. door C. Lekkerkerker" ;
    dcterms1:issued "1916" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/623182" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069637954> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037129058> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9642adb7383fe0e2fde08595ac9e0dd8> ;
    schema1:name "Eenige cijfers en feiten uit de Oost-Indische staatshuishouding" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cc485f229b28401df33ed30977056bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911375013> .

