@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/p429258666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische problemen in oorlogstijd / door H.A. Kaag" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397390424> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073306215> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede Tilburg" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036394149> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d14b7ab25fd2a770ac83c3a0bc75719> ;
    schema1:name "Economische problemen in oorlogstijd" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a527fb3c39519ec28385b87c5c73bdca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196086330> .

