@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/p440210771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De parlementaire enquête kritisch beschouwd" ;
    dcterms1:issued "2023" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p202140601>,
        <http://data.bibliotheken.nl/id/thes/p29233897X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789013173635" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/440b0536181d76fe26b5570fae28f39b> ;
    schema1:name "De parlementaire enquête kritisch beschouwd" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf40027770e8a0eab167a915e9ca74ce> .

