@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/p411103520> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verder op pad langs stromend water / Henri Slijkhuis" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075407477>,
        <http://data.bibliotheken.nl/id/thes/p168432560> ;
    schema1:bookEdition "Herziene uitgave" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p411103393> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p411103474> ;
    schema1:isbn "9789082691306" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/958d4510a9f66f5105a25771dce259c2> ;
    schema1:name "Verder op pad langs stromend water" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b8c4eee3d796ea3194ea2fb41106249> ;
    schema1:sameAs <http://www.worldcat.org/oclc/990774410> .

