@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/p33989637X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handreiking stedelijke herprogrammering woningbouw/ Koos van Dijken" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072836202>,
        <http://data.bibliotheken.nl/id/thes/p291124569> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p242126685>,
        <http://data.bibliotheken.nl/id/thes/p339896027> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d81cd530cf87bed7e20f0980f8b0b07> ;
    schema1:name "Handreiking stedelijke herprogrammering woningbouw/ Koos van Dijken" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b3a7ba30e1e1a99733d5e58f4e1aa63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776141628> .

