@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p13578901X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Africana / D.C. Hesseling" ;
    dcterms1:issued "1916-1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069333645> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f0b404b1e706341057eb0267f95088e> ;
    schema1:name "Africana" ;
    schema1:sameAs <http://www.worldcat.org/oclc/69136101> .

