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

<http://data.bibliotheken.nl/id/dbnlt/marx002pimd01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pim 'de stoetel'  /  Cissy van Marxveldt" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/marx002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "marx002pimd01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421571500> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bc9633801e68d9043648d9730b62c9f> ;
    schema1:name "Pim 'de stoetel'" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91beee9e4e9c43f9a5d545599470546b> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=marx002pimd01> .

