@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/p283059125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hindu's / door W.F. Stutterheim" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070740437> ;
    schema1:bookEdition "3e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072448148> ;
    schema1:description "1e dr.: 1932",
        "Oorspr. verschenen als: Leerboek der Indische cultuurgeschiedenis ; 1" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22eb07acdc6354cbe71c12a489b1e08f> ;
    schema1:name "De Hindu's" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/425c6bf189e5dbc9b5e8bcb1d2d7024b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66414484> .

