@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/p176423478> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar is geen land als dit mijn land. 40 jaar geleden droogmaking Walcheren / ingeleid door M.P. de Bruin" ;
    dcterms1:issued "1986" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067936350> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe5869b45f3bc8e6df894612f73d4a6b> ;
    schema1:name "Daar is geen land als dit mijn land. 40 jaar geleden droogmaking Walcheren" ;
    schema1:sameAs <http://www.worldcat.org/oclc/772288590> .

