@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/p304267236> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Is Wilders gek geworden? / Roelof Bouwman en Joost Niemöller" ;
    dcterms1:issued "2007" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/3f5f75785c87fd6e065d8addd776a148> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072324104> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b02bbe764d389a7daf0268a068242034> ;
    schema1:name "Is Wilders gek geworden?" .

