@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/p374340331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inventaris van het archief van het St. Agnes of groote convent te Emmerik / opgemaakt door P.N. van Doorninck" ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p125145810> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071097147> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036870544> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f5845992d643a5e0c595b610608353d> ;
    schema1:name "Inventaris van het archief van het St. Agnes of groote convent te Emmerik" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa6233310b7de3c94ba1969e09df5641> ;
    schema1:sameAs <http://www.worldcat.org/oclc/868363221> .

