@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/p435869213> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eltheto : Indië-Nummer" ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075304473> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Speciaal nr. van: Eltheto; jrg. 88, nr. 9, Juni 1934" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p139621768> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8e7f76122bc39539f4318e8735b1b24> ;
    schema1:name "Eltheto : Indië-Nummer" ;
    schema1:numberOfPages 328 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d7d94a924e825678a8312e0cfe9f973> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308829133> .

