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

<http://data.bibliotheken.nl/id/dbnlt/smit200gehe01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geheim van de gletscher  /  S.S.  Smith" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/smit200> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "smit200gehe01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393176665> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fd6a1f7616eb55fe70c3ae8cb2fbf30> ;
    schema1:name "Het geheim van de gletscher" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2dbd8cd44ad53a2647a3b1dac715eddc> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=smit200gehe01> .

