@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/p843117656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verkenning van een oude Afrikaanse cultuur / Herman Haan" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656655> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070247013>,
        <http://data.bibliotheken.nl/id/thes/p075310341> ;
    schema1:description "Omslagtitel: Tellem" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2452494583b6da4370d33532664ff312> ;
    schema1:name "Verkenning van een oude Afrikaanse cultuur" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60f1fd02727a9dbd07e46d7e659e2a4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/8031207> .

