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

<http://data.bibliotheken.nl/id/nbt/p432693653> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lijkverbranding : een pleitrede / door C.J. Wijnaendts Francken" ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078477255> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000008915",
        "https://rozet.nl/catalogus/639081" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070057125> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p090828895> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25b5c680e6913b598051b3aa992b525a> ;
    schema1:name "De lijkverbranding : een pleitrede" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e6384b2c7616fac862d3c7e2a2a410e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911383835> .

