@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/p446306258> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bodemgesteldheid van het Westland / W.J. van Liere" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069764018>,
        <https://data.bibliotheken.nl/.well-known/genid/eeca7f0e3ea2ca0c38f8a2c7167c3dc8> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ook verschenen als proefschrift Wageningen" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p048359041> ;
    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/64a227965a49163dd5d95903017a85e7> ;
    schema1:name "De bodemgesteldheid van het Westland" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4499a0a33c5be43a88a60d42a9329c38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509781396> .

