@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/p410355844> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dikke baobab : een reis door Madagaskar / Frank van Rijn" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075656248> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074559265> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p381103803> ;
    schema1:isbn "9789038926148" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b7c167a6169484a226fb2b3e2b2b30f> ;
    schema1:name "De dikke baobab : een reis door Madagaskar" ;
    schema1:numberOfPages 240781 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54d0b8b64b005b2ad4460ebb32d45d4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1155043057> .

