@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/p411633090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het sterven van Angelus Merula / [M. Cohen Stuart]" ;
    dcterms1:issued "1863" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069684529> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000035774" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070188025> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p17703839X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cbe4960d3be5ec72121bc506375b320> ;
    schema1:name "Het sterven van Angelus Merula" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad0122ce05935f157f07f6790b310751> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993667136> .

