@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/p423883062> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische geschiedenis : de historische wording van de hedendaagsche wereldeconomie / Jan A. van Houtte" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068628102> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840185855> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63bdb0e5cc4f02850fa61d62543273b7> ;
    schema1:name "Economische geschiedenis : de historische wording van de hedendaagsche wereldeconomie" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9370885d6c73e2009ae59e8c8d5f25bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120221051> .

