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

<http://data.bibliotheken.nl/id/dbnlt/vemo001uite02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit één gezin  /  Ella  Vémor" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/vemo001> ;
    schema1:bookEdition "2de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "vemo001uite02" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/piec016> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393184056> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e662b767f802f70114bae7fe0a4aae59> ;
    schema1:name "Uit één gezin" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ddc19cfce10be20c09e5dcd836560aa2> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=vemo001uite02> .

