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

<http://data.bibliotheken.nl/id/dbnlt/perr041scho01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schone slaapster in het bos  /  Charles  Perrault" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/perr041> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "sprookje(s)" ;
    schema1:identifier "perr041scho01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/cram006> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393487059> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e90b7a422cbd2aa29a69194d9dc29a17> ;
    schema1:name "De schone slaapster in het bos" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d661e78eb2118e62ceb8ab72eacfdf03> ;
    schema1:translator <http://data.bibliotheken.nl/id/dbnla/rogg009> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=perr041scho01> .

