@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/p047960795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hindoeïsme / door D.J. Hoens" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594630>,
        <http://data.bibliotheken.nl/id/thes/p078534615> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068317352>,
        <http://data.bibliotheken.nl/id/thes/p07532489X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045140995> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d12dba6075e2d39b41dddbd81abf8aa1> ;
    schema1:name "Hindoeïsme" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0513cdc7a4b49a23b07c8a808abf65fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64872660> .

