@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/p085762822> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Levensschets van zuster Angela van de Graaf / medegedeeld door J.H. Hofman" ;
    dcterms1:issued "1896" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p086380842> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072095865> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e68d973aeff8e3e88793494b1c455682> ;
    schema1:name "Levensschets van zuster Angela van de Graaf" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75b52cf6e2e52b3062a44cbc03621973> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65546138> .

