@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/p046108580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begraven en verbranden van lijken / Joan Carel Smissaert" ;
    dcterms1:issued "1885" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608224>,
        <http://data.bibliotheken.nl/id/thes/p078579643> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p13652267X> ;
    schema1:description "Proefschrift Rijksuniversiteit Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/735636ed5eee3921a850a972aee3335e> ;
    schema1:name "Begraven en verbranden van lijken" ;
    schema1:numberOfPages 116 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a454c1a49472d24302d55d9b937ee53b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901243603> .

