@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/p061907456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hindoestaanse gezinnen in Nederland / G. Mungra" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607735>,
        <http://data.bibliotheken.nl/id/thes/p075609096> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07225744X> ;
    schema1:description "Ook verschenen als proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811914380> ;
    schema1:isbn "9071042332" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cd4a9b49c2cf03cd2146c2f1841cca1> ;
    schema1:name "Hindoestaanse gezinnen in Nederland" ;
    schema1:numberOfPages 382 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10518aee0f0c6216a2c56970e9e3523e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023514686> .

