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

<http://data.bibliotheken.nl/id/dbnlt/cram006pren01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prentjes bij versjes  /  Rie  Cramer" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/cram006> ;
    schema1:bookEdition "3de druk" ;
    schema1:genre "gedichten / dichtbundel",
        "jeugdliteratuur",
        "poëzie" ;
    schema1:identifier "cram006pren01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393211754> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e526f8e24e02546fca2450103420ddf1> ;
    schema1:name "Prentjes bij versjes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7526b3cdab8d256ee469f018383bfacb> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=cram006pren01> .

