@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/p820709042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De darmreiniging volgens dr F. X. Mayr / Erich Rauch ; met een voorw. van H. Stiekema ; [vert. uit het Duits door G. Traast-Dantuma]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06876880X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060302230" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c28554175ad2d3baa28ae438ff2b4b87> ;
    schema1:name "De darmreiniging volgens dr F. X. Mayr" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1739e9b5c69b9ffb7eaf903a6b9dac7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63390254> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7f93fb4756aa3c13e6d9a4cbee5c0389> .

