@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/p446702978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een Kerstfeest in Afrika / door U. Namgalies ; tek. van C. v.d. Baan ; [bew. naar het Duits door E.W. Schotel]" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072532807>,
        <http://data.bibliotheken.nl/id/thes/p075392771> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072159944>,
        <http://data.bibliotheken.nl/id/thes/p088049582> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p860485773> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f25059631ac575286b4a415763f5e0f> ;
    schema1:name "Een Kerstfeest in Afrika" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0357254ca143226d0babe8c5bc20af0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511135495> .

