@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/p269099484> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bezuinigen op cultuur / Bart Drenth, Martin Schulz, Marijke van Roost" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274568489> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p269092153>,
        <http://data.bibliotheken.nl/id/thes/p270486399> ;
    schema1:description "Onderzoek uitgevoerd door Berenschot in opdracht van Kunsten '92 en Kunst van Vooruitzien" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7253ca763b845d848a92777c46dd107e> ;
    schema1:name "Bezuinigen op cultuur" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02164563ee8443eb0988d249fc21dd34> .

