@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/p062222260> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das universelle Heilmittel / von J. van Rijckenborgh ; [aus dem Niederländischen übers.]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620855> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070557608> ;
    schema1:bookEdition "2. überarb. Ausg" ;
    schema1:description "1e dr.: 1979" ;
    schema1:inLanguage "de" ;
    schema1:isbn "9067320498" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d75b9caff3ce596c24b45840fc249e1> ;
    schema1:name "Das universelle Heilmittel" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd3e6a472c1ad38c8b99d95dbf1db035> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65375873> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2c7a16884061f8e9bb61c55208e1e24f> .

