@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/p064076156> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitbuiting van Suriname / [eindred.: Marcel Kross, Ernst Megens, Eric Paërl en Leo Willems]" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078492319>,
        <http://data.bibliotheken.nl/id/thes/p078563038> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074604961>,
        <http://data.bibliotheken.nl/id/thes/p074994972>,
        <http://data.bibliotheken.nl/id/thes/p079763618> ;
    schema1:description "1e dr. 1970",
        "Samengest. door het Aluminium-Comité op basis van de kongresmap uitg. voor het kongres op 30 mei 1970" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906168028X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f11b8c9aa07ff40e8f2b585380d5e32f> ;
    schema1:name "De uitbuiting van Suriname" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e921733ab7bc5cab8ace80cfea0efe0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65488531> .

