@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/p270848983> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Provinciale vernieuwingsprojecten : een momentopname / Th.A.J. Toonen ... [et al.]" ;
    dcterms1:issued "1995" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/33802a7cd1dd7038673dc41512aed0a4> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07088921X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e8819773a8b1a21092661a10be20948> ;
    schema1:name "Provinciale vernieuwingsprojecten : een momentopname" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f90576de278122430c80aa0be73f17b2> .

