@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/p446338095> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De financiële ontwikkeling van Nederland / door dr H. Riemens" ;
    dcterms1:issued "2025" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607252>,
        <http://data.bibliotheken.nl/id/thes/p078506433> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071714790>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Amsterdam : N.V. Noord-Hollandsche Uitgevers Maatschappij, 1949" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840372930> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f171400090fa71d1eef47c572293c71> ;
    schema1:name "De financiële ontwikkeling van Nederland" ;
    schema1:numberOfPages 199 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da4711d94c8805373015f3a40b1b28ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510164677> .

