@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/p055455093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van Belgie en Kongo / door J.A. van Houtte en P. Voeten" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068628102> ;
    schema1:bookEdition "Bijdruk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074515152> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p055354483>,
        <http://data.bibliotheken.nl/id/nbt/p840088418> ;
    schema1:isbn "9030602295" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86d632f596fead9024943e02cb90334a> ;
    schema1:name "Geschiedenis van Belgie en Kongo" ;
    schema1:numberOfPages 307 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3e4fac3925b65368ca2070060b11237> .

