@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/p782029892> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan van Arkel, bisschop van Utrecht / C.A. Rutgers" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073241490>,
        <http://data.bibliotheken.nl/id/thes/p077594320>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241923751>,
        <http://data.bibliotheken.nl/id/thes/p397493312> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06836315X> ;
    schema1:description "Ook verschenen als proefschrift Utrecht",
        "Titel ook in het Frans en Duits" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821707795> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c94d5775a9e2d91e489e7c665f2e1bdf> ;
    schema1:name "Jan van Arkel, bisschop van Utrecht" ;
    schema1:numberOfPages 300 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3dc7799fcf34251fb091c5d7d77fb3b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780504012> .

