@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/p843110228> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Community development in Western Europe : a general survey / G. Hendriks" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069121672> ;
    schema1:description "Report prepared for the Social Development Division of the U.N" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fedf9aec7c87dfc8ae00d963093bc08f> ;
    schema1:name "Community development in Western Europe : a general survey" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8e6728131059ef68a11bd53e9fb1eaa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64006370> .

