@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/p040186857> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auf der Jagd : ein Skizzenbuch / Rien Poortvliet ; [übers. aus dem Niederländischen]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070153787> ;
    schema1:bookEdition "4. Aufl" ;
    schema1:description "1e dr. Duitse uitg.: 1972" ;
    schema1:inLanguage "de" ;
    schema1:isbn "3490436113" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5e3da58bdf4ff2352dde88b2dafbace> ;
    schema1:name "Auf der Jagd : ein Skizzenbuch" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df7d4f8023aa441cd287c64123b38755> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64700855> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9b5a076970cf4ab994363f9527940bb3> .

