@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/p049854208> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bevers in de Biesbosch / Kees Duinker ; geïll. door Kees van Scherpenzeel" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072632852> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07379693X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060848152" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e65f7cc3ed16af1eadafe5f9ad45b03e> ;
    schema1:name "Bevers in de Biesbosch" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bbfdcdfdc50f3b36ce234a0a3e4ad20> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64822283> .

