@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/p861318609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Congo : land en volk / door Louis Franck" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610997>,
        <http://data.bibliotheken.nl/id/thes/p078517524> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070479380> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853200459> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47368b7ca09a942919e4c22df354bf3e> ;
    schema1:name "Congo : land en volk" ;
    schema1:numberOfPages 344 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4b98f52a8ac16bb99bc5775ebec5580> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781742246> .

