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

<http://data.bibliotheken.nl/id/dbnlt/goej001olif01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De olifanten en de muisjes  /  Reinoudina de Goeje" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "dierenverhaal/-epos",
        "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "vertaling: Duits / Nederlands" ;
    schema1:identifier "goej001olif01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/ille001> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393212297> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b0dea49b1755f849cf0a59d01aaec29> ;
    schema1:name "De olifanten en de muisjes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c556f65950fa5e7713daa841d808c20> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=goej001olif01> .

