@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/p446342548> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "India : gekwelde grond / door A. Burkij-Bartelink" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075631210>,
        <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071034714> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p85343929X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/384b4ae981f81bc7e2d154c0e34135e4> ;
    schema1:name "India : gekwelde grond" ;
    schema1:numberOfPages 360 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a006953e7c240856358ce637dea64975> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510185860> .

