@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/p430416709> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verhaal om de hoek : cultureel erfgoed als instrument voor zorgzame buurten / redactie: Bart De Nil" ;
    dcterms1:issued "2020" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p156444771> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "2509034995",
        "9782509034991" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a2724d5a8e19113907601a9097f5a76> ;
    schema1:name "Verhaal om de hoek : cultureel erfgoed als instrument voor zorgzame buurten" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1057354724aa06a23f2b6371b8c5d2d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1194497601> .

