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

<http://data.bibliotheken.nl/id/dbnlt/moe_001fees01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het feest van Koning Beer  /  Louis  Moe" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/moe_001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek" ;
    schema1:identifier "moe_001fees01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393213897> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abc4d403e0b24848fa38038f1bb2cdb5> ;
    schema1:name "Het feest van Koning Beer" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43ba5cfa203c27009ff1279069714308> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=moe_001fees01> .

