@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/p800574052> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Churches in the Netherlands and the Third World / Jan van Engelen en Jan van Lin" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067828868> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069603480> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852100752> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/639105fe4f3f0800de1b5168c3a820b0> ;
    schema1:name "Churches in the Netherlands and the Third World" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fe7532267fef32f020884f8b323f7c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71388904> .

