@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/p387178821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Biesbosch boek / Wim van Wijk" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07565198X> ;
    schema1:associatedMedia "https://cr.epagine.nl/cloudReading/9789085260905/showpreview.php" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074160281> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p38373200X> ;
    schema1:isbn "9789085260905" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b217b32d282e50ed3e07301ae4c349ac> ;
    schema1:name "Het Biesbosch boek" ;
    schema1:numberOfPages 93730445 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03e88147df7b2c7a3d2cea7324394bfa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898927465> .

