@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/p189135492> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een land zonder pad, stromend als water / Marcel Messing ; geïll. door Sarah Zoutewelle-Morris" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342294938>,
        <http://data.bibliotheken.nl/id/nbt/p342294946> ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663910> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07145831X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906963452X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a74b4735ca73436733285c657db7732> ;
    schema1:name "Een land zonder pad, stromend als water" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/636459d017ea896f905461d88097ab1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67741657> .

