@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/p184408555> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het politieke testament van Mussert / Gerard Aalders, Dick Engelen" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068356250> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074532049> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p140980326> ;
    schema1:description "Met samenvatting in het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e9ac80a7c9685da7223a840473fcc29> ;
    schema1:name "Het politieke testament van Mussert" ;
    schema1:sameAs <http://www.worldcat.org/oclc/772475811> .

