@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/p064931676> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Boni Maroon wars in Suriname / by Wim Hoogbergen" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07563418X>,
        <http://data.bibliotheken.nl/id/thes/p07761190X>,
        <http://data.bibliotheken.nl/id/thes/p078457459> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071375481> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9004093036" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e29d681a25bd87cb6abbe2723ee2dacd> ;
    schema1:name "The Boni Maroon wars in Suriname" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9a8c1db189b40428849857890e47939> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906560716> .

