@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/p167679945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hulpverlening aan Hindoes / Raj Gainda" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071616683> ;
    schema1:description "Ondertitel op omslag: de graha sjaanti als psycho-sociale methode",
        "Onderzoeksverslag" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c12867f246d3b7b9ff4ae67d404e917c> ;
    schema1:name "Hulpverlening aan Hindoes" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/483a7cec7f66102823d4a137e2f74264> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68114366> .

