@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/p429782950> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De crisis van het Nederlandsche Wereldrijk / door Herman Meijer" ;
    dcterms1:issued "192X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078477565> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146456181> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p057978956> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02dd4baf8a2d454f72055b1ee7e0fc90> ;
    schema1:name "De crisis van het Nederlandsche Wereldrijk" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d820582fea0519951f09fef139311e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200037108> .

