@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/p44969190X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Padi voor Batavieren / Chitra Gajadin ; [ill. door Frans de Groot]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068365276> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068382456> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p810004828> ;
    schema1:isbn "9063230214" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d31e5deb4afffa113ddbd1551e0a090> ;
    schema1:name "Padi voor Batavieren" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eeece0b4cf628feb34a603446774d69d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521949172> .

