@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/p32748621X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De reis van het regenwater / door: Robert van der Kroft m.m.v. Pinpoint Produkties" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069303533>,
        <http://data.bibliotheken.nl/id/thes/p075395363> ;
    schema1:bookEdition "12e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075318350> ;
    schema1:description "1e dr.: 1986",
        "Beeldverhaal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036377082> ;
    schema1:isbn "9069040018" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/735e8438e9e388ff8e01edb0263a05c7> ;
    schema1:name "De reis van het regenwater" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d2dd4dbc53b50d9c2df6115c12b8d77> ;
    schema1:sameAs <http://www.worldcat.org/oclc/639214850> .

