@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/p448637898> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Shortening of final vowels in the Rigveda / by F.B.J. Kuiper" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397433743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068910517> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041605268> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820555118> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/967565f690e5c01d8cb4cc78d427d8fb> ;
    schema1:name "Shortening of final vowels in the Rigveda" ;
    schema1:numberOfPages 289 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba2a2f11e96d2a14fa853f89de1119be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519116032> .

