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

<http://data.bibliotheken.nl/id/nbt/p407225870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeene mythologie / A.W. de Klerck" ;
    dcterms1:issued "1861" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000152879" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073984302> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1855" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p186368208> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c8bbaa6baef7124e16de57fc0a9dcd0> ;
    schema1:name "Algemeene mythologie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e16995792147634726f7d3e71b66386> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959550957> .

