@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/p108586855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De haven van Wijdenes : ter gelegenheid van de restauratie van de haven in 1980 / Piet Boon" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078530954>,
        <http://data.bibliotheken.nl/id/thes/p07864979X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291187> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e012bb73b48f20ec8d9a7e8d390a057e> ;
    schema1:name "De haven van Wijdenes : ter gelegenheid van de restauratie van de haven in 1980" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84d76b4661a4d7954e027041b17b90cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66158462> .

