@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/p321978307> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleurrijk Afrika : veelzijdig onderzoek / [Dorrit van Dalen]" ;
    dcterms1:issued "2008" ;
    schema1:associatedMedia "http://www.ascleiden.nl/Pdf/BrochureASC.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134588452> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p310171024> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p372787371> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82cb0e8af21da6645171283278bee91a> ;
    schema1:name "Kleurrijk Afrika : veelzijdig onderzoek" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cd86a53299152b1411c196da63465ae> .

