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

<http://data.bibliotheken.nl/id/dbnlt/perr041rood01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roodkapje  /  Charles  Perrault" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/perr041> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "sprookje(s)",
        "vertaling: Frans / Nederlands" ;
    schema1:identifier "perr041rood01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393214370> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e845cf1e4ba373b529bb17888d52ddf> ;
    schema1:name "Roodkapje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18920ea441f1e300e246810c7d8668fe> ;
    schema1:translator <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=perr041rood01> .

