@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/p201975122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De reis van het regenwater / door: Robert van der Kroft, Pinpoint Produkties" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665239> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069303533>,
        <http://data.bibliotheken.nl/id/thes/p075395363> ;
    schema1:bookEdition "6e dr" ;
    schema1:description "1e dr.: 1986",
        "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036377082> ;
    schema1:isbn "9069040077" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/829baded9f44b4313f15a0814475478d> ;
    schema1:name "De reis van het regenwater" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46fd5678345ccace2e3172d5a6daea0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67407303> .

