@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/p852542771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Af en toe malaria / [Johan Ghijsels ... et al.]" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560051X>,
        <http://data.bibliotheken.nl/id/thes/p075608170>,
        <http://data.bibliotheken.nl/id/thes/p078566835>,
        <http://data.bibliotheken.nl/id/thes/p090807219>,
        <http://data.bibliotheken.nl/id/thes/p241924995>,
        <http://data.bibliotheken.nl/id/thes/p397432658> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075369907> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071207082> ;
    schema1:inLanguage "mul" ;
    schema1:isbn "9090008055" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c259430c0e18eeb8b6d88a23a8d10344> ;
    schema1:name "Af en toe malaria" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1c538601a3ad7bdd8337a4fa4e2bf0f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64168491> .

