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

<http://data.bibliotheken.nl/id/dbnlt/prin069mooi01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mooi Elsje  /  Jeanne-Marie le Prince de Beaumont" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/prin069> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "sprookje(s)" ;
    schema1:identifier "prin069mooi01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/cran002> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393214478> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a24521d871f625909dba09c059ea3478> ;
    schema1:name "Mooi Elsje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea0243b7751c5ae7194933336ee92735> ;
    schema1:translator <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=prin069mooi01> .

