@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/p291133495> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Emmanuel de Bom 1868-1953 / Anne Marie Musschoot (red.)" ;
    dcterms1:issued "2003" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069104727> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840245793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc058a3c4eb24b647227effeb6928152> ;
    schema1:name "Emmanuel de Bom 1868-1953" ;
    schema1:numberOfPages 346 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/262470f13d52b992eef9cf1ecbc37e70> .

