@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/p03979640X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beteekenis der christelijke zending voor onze koloniën / J.W. Gunning" ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069532265> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067862659> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ffa45d485aff2ddcf4ba40ab144a75d> ;
    schema1:name "De beteekenis der christelijke zending voor onze koloniën" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1fc3bd3560d627dcdd06214aa6320b64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64459402> .

