@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/p436925788> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prijs van water / Kelly van der Laan ; redactie: Cocky van Dijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p437486060>,
        <http://data.bibliotheken.nl/id/nbt/p441027180>,
        <http://data.bibliotheken.nl/id/nbt/p441027199> ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p437455912> ;
    schema1:isbn "9789463084543" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea0ce685fde299e090f1fbd79c78039c> ;
    schema1:name "De prijs van water" ;
    schema1:numberOfPages 311 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0a3dc7a312d515fac7816c73a65cf98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1349358233> .

