@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/p340893338> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economisch offensief Almere : Almere 2030 / Wim Meijer ; ondersteuning: Rob Schouten ... [et al.]" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080732879> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f607ca103d4a06b228bc24874431f911> ;
    schema1:name "Economisch offensief Almere : Almere 2030" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f8e077c5ea81c7cf09cc439feb78f43> .

