@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/p830353798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De economische toekomst van het Westen / door M.D. Dijt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446215813> ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604833>,
        <http://data.bibliotheken.nl/id/thes/p078492114> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067601529> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/078c9303f96265a112540dea4930be89> ;
    schema1:name "De economische toekomst van het Westen" ;
    schema1:numberOfPages 642 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df18e102035f25b30aff8fcb9a20dc0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63445697> .

