@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/p820197769> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hindoes in Nederland / door J.H.M. Eyck, S. Nandoe" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609096>,
        <http://data.bibliotheken.nl/id/thes/p077594630>,
        <http://data.bibliotheken.nl/id/thes/p078534623>,
        <http://data.bibliotheken.nl/id/thes/p397318030> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068286864>,
        <http://data.bibliotheken.nl/id/thes/p075296837> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06894487X>,
        <http://data.bibliotheken.nl/id/thes/p075415364> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061841062" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef6765efd9a3351ebfa86d4b09266917> ;
    schema1:name "Hindoes in Nederland" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca1ff014989bd5681562a47005fa97e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63360707> .

