@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/p456705678> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eva / Carry van Bruggen ; hertaald en bewerkt door Ilona van Hilst" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068561105> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p42270623X> ;
    schema1:description "1e druk (oorspronkelijke tekst): 1927",
        "Hertaalde, bewerkte editie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p455016135> ;
    schema1:isbn "9789493244511" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b3533d2508fb7aec006bba5a9298280> ;
    schema1:name "Eva" ;
    schema1:numberOfPages 283 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/551b7f633be0b9bb172a24281e119d2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1571472789> .

