@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/p44863905X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De havens van de Waddenkust / J. Piebenga ; met 46 foto's van C. van der Meulen" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07183074X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072714271> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043936385> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049425099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a77497ce2a70bbc659df19f5550d6ce> ;
    schema1:name "De havens van de Waddenkust" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3bbbb78c1e0db5be892d373cce35bfc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519116144> .

