@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/p427971101> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hindu's / door W.F. Stutterheim" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078478227>,
        <http://data.bibliotheken.nl/id/thes/p078534623> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070740437> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p054900255> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054900204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf99e416d49f21919e965da112b4aa30> ;
    schema1:name "De Hindu's" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b070a38c3b4570d06d856b82a7148109> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163870167> .

