@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/p18909673X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aufmerksamer Wanderer / Knut Walf" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068431163> ;
    schema1:inLanguage "de",
        "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p195083865> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d281ff87b0b2a7a8f1cfca6d999ae6e9> ;
    schema1:name "Aufmerksamer Wanderer" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac06d8619cb0faa155981c7e585e6a87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67739775> .

