@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/p226010406> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ambt in de kerk / P. Anciaux ; [het eerste deel is vertaald door Henri Van der Burght]" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594398>,
        <http://data.bibliotheken.nl/id/thes/p078435315>,
        <http://data.bibliotheken.nl/id/thes/p07845462X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071710825> ;
    schema1:bookEdition "2de dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071745866> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860703630> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ffdc3994dbe29ddc478dc32bae6abfc> ;
    schema1:name "Het ambt in de kerk" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4eb1af106e7cc95ef7035c77b03ee541> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67190401> .

