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

<http://data.bibliotheken.nl/id/dbnlt/goej001luci01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lucie en hare moeder  /  Reinoudina de Goeje" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "vertaling: Brits-Engels / Nederlands" ;
    schema1:identifier "goej001luci01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393212270> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/135987600c6190999f7a9f552808dfe4> ;
    schema1:name "Lucie en hare moeder" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5e45ef8f30cb5287715761e7a1ff3fc> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=goej001luci01> .

