@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/p353078549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Europeaan in Nederlandsch Indië / beschreven door W.L. Ritter" ;
    dcterms1:issued "1856" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p078501180> ;
    schema1:associatedMedia "http://www.kitlv.nl/documents/library/Metamorfoze/Belletrie/MMKITLV03_MB_MMETA0423.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070610452> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865685509> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5383d60e74fda3711815a60a77082d5f> ;
    schema1:name "De Europeaan in Nederlandsch Indië" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5d56479a1088e5ae804370261fa49b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/680229076> .

