@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p323622941> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De poldermolens op Tholen / door J.P.B. Zuurdeeg" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071116060> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26d4090ab6e202c5d5afb7603ec9aee0> ;
    schema1:name "De poldermolens op Tholen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/280b921547750f12f35c9d26bf631e12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775602864> .

