@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/p098497294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven van Jacob Geel / uitg. door M.J. Hamaker" ;
    dcterms1:issued "1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069863407> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075272709> ;
    schema1:description "Ingebonden fotokopieën uit de Gids 1906, p. 177-206, 418-446" ;
    schema1:inLanguage "und" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/226111bd01fdc5bcc5dbfe8de4762364> ;
    schema1:name "Brieven van Jacob Geel" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e055671f110b7d2d6c4c18407869617> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66084233> .

