@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/p442484623> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een autobiografisch verhaal van een 50-jarige immigrant uit Burundi / Tharcisse Nsavyinganji ; redactie: Egbert van der Werff" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p443004056> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075017008> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493343344" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79ac352e0f7d40978face43ad47f8ff8> ;
    schema1:name "Een autobiografisch verhaal van een 50-jarige immigrant uit Burundi" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ddcc930c28f2ac5b8afcdb47ec1a73a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1436663666> .

