@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/p039904113> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een wonderlijke bloem : ooggetuigeverslag van een projekt in India / Ed Arons" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613735>,
        <http://data.bibliotheken.nl/id/thes/p077612876>,
        <http://data.bibliotheken.nl/id/thes/p078572924> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069034656>,
        <http://data.bibliotheken.nl/id/thes/p075366703> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35386719e9ac0882f1f895f6ffc535b2> ;
    schema1:name "Een wonderlijke bloem : ooggetuigeverslag van een projekt in India" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c717aa6ecb5bac48f9dcf5129ddc939e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64461047> .

