@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/p302330445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dag dat ik de gave ontving : mijn verhaal / Agansu Gingetongo" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609751>,
        <http://data.bibliotheken.nl/id/thes/p078961262>,
        <http://data.bibliotheken.nl/id/thes/p121703339> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p304264091> ;
    schema1:description "Auteursnaam op rug: A. Gingetongo" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9081161911" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83669a8562e0f9663bc7187467c995d5> ;
    schema1:name "De dag dat ik de gave ontving : mijn verhaal" ;
    schema1:numberOfPages 244 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d78591e023dcc80add45c7620501fc9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150246217> .

