@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/p852835817> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Wereldraad van Kerken van Amsterdam tot New Delhi / door E. van Montfoort" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075384353>,
        <http://data.bibliotheken.nl/id/thes/p075616866>,
        <http://data.bibliotheken.nl/id/thes/p078607930>,
        <http://data.bibliotheken.nl/id/thes/p078957508>,
        <http://data.bibliotheken.nl/id/thes/p169898598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071256970>,
        <http://data.bibliotheken.nl/id/thes/p075445948> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842665684> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bf54a25561799deb0e8dd93cb25ee9a> ;
    schema1:name "De Wereldraad van Kerken van Amsterdam tot New Delhi" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9137db19a73e556be6ca4c55bc267722> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781652382> .

