@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/p841084084> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit het leven van een dagdief / Josef von Eichendorff ; vert. [uit het Duitsch] door Anna van Gogh-Kaulbach" ;
    dcterms1:issued "1919" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068790147> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069337853> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83078165X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6415290263ecdb3c24cf7c8ae80488d4> ;
    schema1:name "Uit het leven van een dagdief" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/480c4e8544ea2e6c882e5ce592d38dbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63684718> .

