@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/p324486499> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The African State in academic debate / M.R. Doornbos" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628899> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072806087> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Dies Natalis Address delivered at the Institute of Social Studies on 10 October 1989 on the occasion of the 37th Anniversary of the ISS" ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p058175687> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d6bd9f9ae4aab3684412473b030d6a4> ;
    schema1:name "The African State in academic debate" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a990ef6002b0a05e8261c99e29e7b4b8> .

