@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/p354593951> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dubbelleven in Zeeland : Herman Ploegstra / Timo van der Eng, Wim van de Pol, Vincent Verweij" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069679592> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p161390137>,
        <http://data.bibliotheken.nl/id/thes/p294282580> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1659ba9b6cbffbc5a0cc1cea7ddb09ae> ;
    schema1:name "Dubbelleven in Zeeland : Herman Ploegstra" ;
    schema1:numberOfPages 93 ;
    schema1:sameAs <http://www.worldcat.org/oclc/825555381> .

