@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/p395226511> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe economische staat / studie-reeks van J.W.L. de Booy, M.D. Dijt en J.L. Pierson Jr." ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607090>,
        <http://data.bibliotheken.nl/id/thes/p078548179>,
        <http://data.bibliotheken.nl/id/thes/p078673844> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072741929> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067601529>,
        <http://data.bibliotheken.nl/id/thes/p071839690> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86565977X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ebfa9efcd66509f0635ce96b56e4567> ;
    schema1:name "De nieuwe economische staat" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28ee3ce8333fc791afb0660792a775af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915942991> .

