@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/p256041253> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het toilet van de oudere : over respect, intimiteit en vuil in Ghana / Sjaak van der Geest" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070364265> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/325035ba46a2ad87c3a212be3004de06> ;
    schema1:name "Het toilet van de oudere : over respect, intimiteit en vuil in Ghana" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c97c5428247ce871d5a3108b8e9de44b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66405062> .

