@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/p092704530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toekomst van de Nederlandse Rijksoverheid / met scenario's van H.J. de Ru [en] E.L. Berg" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608615>,
        <http://data.bibliotheken.nl/id/thes/p07861905X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068317247>,
        <http://data.bibliotheken.nl/id/thes/p068373716> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65135178d9c337aad4ee2e0c8c071e6e> ;
    schema1:name "De toekomst van de Nederlandse Rijksoverheid" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f96268bf8a39157e8b1a7960858359d0> .

