@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/p297283340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hindi / Yamuna Kachru" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078534585>,
        <http://data.bibliotheken.nl/id/thes/p169928764>,
        <http://data.bibliotheken.nl/id/thes/p191527335> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071197737> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p126661979> ;
    schema1:isbn "902723812X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/302eeb41a963314accd7841ba205efee> ;
    schema1:name "Hindi" ;
    schema1:numberOfPages 309 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a24e01040b3183f314e966488250632e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901200620> .

