@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/p055454968> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van Belgie en Kongo / door J.A. van Houtte en P. Voeten" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068628102> ;
    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:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cbe9ed7791e65ae5f329ffc0139cf71> ;
    schema1:name "Geschiedenis van Belgie en Kongo" ;
    schema1:numberOfPages 294 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/faac7783a225f58e3f64befe1a3564fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/38347454> .

