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

<http://data.bibliotheken.nl/id/dbnlt/cali002spee01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Speeltuin van de titaantjes. Schrijvers en tijdschriften tussen 1945 en 1948  /  Piet  Calis" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/cali002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "sec - letterkunde",
        "studie" ;
    schema1:identifier "cali002spee01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393340988> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66eef704b616a41e5b929afd5c63195a> ;
    schema1:name "Speeltuin van de titaantjes. Schrijvers en tijdschriften tussen 1945 en 1948" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d23e0e3cf0f68dd6d50f70bd373d0ec> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=cali002spee01> .

