@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/p412794209> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De akkermolen van Zundert / A. Delahaye" ;
    dcterms1:issued "1961" ;
    schema1:associatedMedia "http://deoranjeboom.nl/wp-content/uploads/2015/02/Jb-14-1961-01.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068902379> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/665c48d4e5746411879cc82371cfb1cb> ;
    schema1:name "De akkermolen van Zundert" ;
    schema1:sameAs <http://www.worldcat.org/oclc/1004745357> .

