@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/p080741819> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1944, Het blad De Gil : humor als wapen voor de Duitsers / door Karin Hofmeester en René Jansen" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p078418720> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p141016884> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bf29dbdec097b2cb8489ca731274c39> ;
    schema1:name "1944, Het blad De Gil : humor als wapen voor de Duitsers" ;
    schema1:sameAs <http://www.worldcat.org/oclc/849899618> .

