@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/p446266787> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bodemgesteldheid van de Maaskant / door D. van Diepen" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760248X>,
        <http://data.bibliotheken.nl/id/thes/p078456134> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069764530> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ook verschenen als proefschrift Wageningen, 1954" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865754101> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820816000>,
        <http://data.bibliotheken.nl/id/nbt/p863592406> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86701b0a636e3a8d263b6e23aa063891> ;
    schema1:name "De bodemgesteldheid van de Maaskant" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/868a238c2b93205331fa5a3cf6402f0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509628576> .

