@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/p083800514> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Erinnerungen an Karl Wolfskehl / Mea Nijland-Verwey" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069169330>,
        <http://data.bibliotheken.nl/id/thes/p077612000>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069234736> ;
    schema1:description "Zonder titelbl. Koptitel" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9642b5ae5fe30bb3db57b869c101e367> ;
    schema1:name "Erinnerungen an Karl Wolfskehl" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/428ece0cfcd883e4c393a2d18fd94539> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65709494> .

