@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/haas013zelf01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zelfportret als legkaart  /  Hella S.  Haasse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/haas013> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie/autobiografie-memoires",
        "proza" ;
    schema1:identifier "haas013zelf01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393477134> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c8a8d3ac4a0a2cc8d75e3fc3ba9327a> ;
    schema1:name "Zelfportret als legkaart" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5c2add71bd6195ed8eff1973b72bd2f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=haas013zelf01> .

