@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/p066620996> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aid to the poor, or betting on the poor : [paper / by] W.F. Wertheim" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068556004> ;
    schema1:description "ISS = Institute of social studies",
        "Op de omslag: \"ISS 25th anniversary conference, 16-20 December 1977. Group B: Perspectives and strategies for the rural poor\"" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b6bb5d05c9fd91bf17bd950191e18c1> ;
    schema1:name "Aid to the poor, or betting on the poor : [paper" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03d4831b0d473701d0c5e492c9443936> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65574850> .

