@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/p12433069X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Gîtâ Bhagawad met inl. door ir. J.A.Blok / J.A. Blok" ;
    dcterms1:issued "1947" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06988224X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5f1843c1ff46e89f6466c1bc9f61001> ;
    schema1:name "De Gîtâ Bhagawad met inl. door ir. J.A.Blok" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1907f21752ff19d65e62d7cc851c2ad1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69193655> .

