@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p03730481X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De financiën van Nederlandsch-Indië / door E. B. Kielstra" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p372836798>,
        <http://data.bibliotheken.nl/id/nbt/p407750045> ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397375220> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07078387X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852138164> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2526fc8a9fa4462ea1bb2ec315b2ee8> ;
    schema1:name "De financiën van Nederlandsch-Indië" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/101015d08333da83b70f33df91acb1f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781848175> .

