@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/p037063758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bodemgesteldheid van de Betuwe / H. Egberts" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446143200> ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069764085>,
        <https://data.bibliotheken.nl/.well-known/genid/0db5f8779f7db3dc42e86f9a4df5bbcb> ;
    schema1:inLanguage "nl" ;
    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/9a949a67962d20f0830b63f331a61efc> ;
    schema1:name "De bodemgesteldheid van de Betuwe" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db9dcdb34e9b470401ee42acb522666d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905431799> .

