@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/p274792192> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisgrammatica van het Hindi / Christine Everaert" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078534585>,
        <http://data.bibliotheken.nl/id/thes/p169928764> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274792214> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789038206684" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5127de1d4f8224a508933c4a79b1a9f1> ;
    schema1:name "Basisgrammatica van het Hindi" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3730a0a64c906e059dbb5a1c9928f649> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66501130> .

