@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/p238142035> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "India dreams / Maryse & J.F. Charles ; [vert. uit het Frans]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06920683X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p088443655> ;
    schema1:description "Beeldverhaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7baaa067b24b76a6e00bf50b5cb4da0> ;
    schema1:name "India dreams" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9669caeadaedb2d88e769479ad6153f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67066394> .

