@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/p091441463> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij den dood van commissaris-generaal Schmidt ... = Bei dem Tode des Generalkommissars Schmidt ... / Mussert" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068356250> ;
    schema1:description "Eerder verschenen in: Volk en vaderland, 2 juli 1943" ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa05cb43e7521e9d49e2d156771c9f49> ;
    schema1:name "Bij den dood van commissaris-generaal Schmidt ... = Bei dem Tode des Generalkommissars Schmidt ..." ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d47d3d8e0491f57b10afeef26b4bb37e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906854391> .

