@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/p17275075X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "GroenLinks ook ingepolderd? / Matthijs Hisschemöller, Jan Berghuis, Roel Berghuis" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073782629> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/1c797103ba42a159146142d5868a03ce>,
        <https://data.bibliotheken.nl/.well-known/genid/ecc4f5753137c4b2540b667f7a645a6b> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fb6b1e7d2c28d63ea07fec2bb7f8d1c> ;
    schema1:name "GroenLinks ook ingepolderd?" .

