@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/p057978956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De crisis van het Nederlandsche Wereldrijk / door Herman Meijer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429782950> ;
    dcterms1:issued "192X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609894>,
        <http://data.bibliotheken.nl/id/thes/p075612291>,
        <http://data.bibliotheken.nl/id/thes/p078477565> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146456181> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8782928d8d603ed732ed2bc0e87f790a> ;
    schema1:name "De crisis van het Nederlandsche Wereldrijk" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/290f0987feb9aa06f638daccb345d47d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781994818> .

