@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/p782748686> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ontstaan van de Kasai-missie / Marcel Storme" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397332009> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075150468> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842175288> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/907e9cd62b2b92d6e8c1326c62d32af3> ;
    schema1:name "Het ontstaan van de Kasai-missie" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c4c387a14b70439cee749444df9f9cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901971976> .

