@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/p317908189> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Architecture of hope" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595319>,
        <http://data.bibliotheken.nl/id/thes/p078669154>,
        <http://data.bibliotheken.nl/id/thes/p078675316>,
        <http://data.bibliotheken.nl/id/thes/p095231943> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274143046> ;
    schema1:isbn "9789077966198" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02178cdb5b1a53400bb307a58011da81> ;
    schema1:name "Architecture of hope" ;
    schema1:numberOfPages 152 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40fe595a6ad076e41c2399f2379c71cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/318783329> .

