@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/p372836798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De financiën van Nederlandsch-Indië / door E. B. Kielstra" ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07078387X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p03730481X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852138164> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/361cd755f232bafc2d3fa23652083262> ;
    schema1:name "De financiën van Nederlandsch-Indië" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aee2844d396886b5ae84bc6f0c6fddf6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874104909> .

