@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/p110066308> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nar van Lubbers klapt uit het kabinet" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069867585>,
        <http://data.bibliotheken.nl/id/thes/p07568523X>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078554101> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p112709508> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906291991X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6315dc7cfa86966a58d8bcc8a3c4c56> ;
    schema1:name "De Nar van Lubbers klapt uit het kabinet" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/342d874c3b1102719097503e8c066f5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905432539> .

