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

<http://data.bibliotheken.nl/id/dbnlt/marx002mari02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marijke's bestemming  /  Cissy van Marxveldt" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/marx002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "marx002mari02" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421571470> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0d14fac2fea404a4c2f171e9e2c0faa> ;
    schema1:name "Marijke's bestemming" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85f04419413d4049bfa80a78cd408ff7> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=marx002mari02> .

