@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/p040130622> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Indiërs in Oost-Afrika / samengest. door L. Adam" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073078174>,
        <http://data.bibliotheken.nl/id/thes/p108132358> ;
    schema1:description "Aan de kop van de titelpagina: \"Vertrouwelijk\"",
        "Afrika-Instituut /1Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/163c0806cb767358010573e06574312a> ;
    schema1:name "De Indiërs in Oost-Afrika" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/742d3f16735c64b64b31ae002c060c4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/36548693> .

