@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/p304019291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La philosophie Bantoue / Placide Tempels ; [trad. du néerlandais par A. Rubbens]" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593324>,
        <http://data.bibliotheken.nl/id/thes/p078444187>,
        <http://data.bibliotheken.nl/id/thes/p078963370> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075011476> ;
    schema1:bookEdition "3e éd" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067520812> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/346f26d6afec7e9352f910cdfec6b93c> ;
    schema1:name "La philosophie Bantoue" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94eb568bdad1c90e34e5eca93a8f4c87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/206440847> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/accc24e488de14efd1536d97f5344427> .

