@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/p328972266> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eilandhoppen op de Grevelingen / tekst Michiel van Straten ; foto's Ruden Riemens" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p32760977X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p166186090> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e6f40e6bd60120ebfb95ea23d5eda6f> ;
    schema1:name "Eilandhoppen op de Grevelingen" ;
    schema1:sameAs <http://www.worldcat.org/oclc/775766898> .

