@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/p042143896> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Armoede en consumptie / W.van der Aa" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07193555X> ;
    schema1:description "Doctoraalscriptie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b071d593642a7ecd23016577b8950032> ;
    schema1:name "Armoede en consumptie" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f8ea92356cdfb7a15b6bc140489b0f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64558823> .

