@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/p433384077> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Minerals, Power, Imagination : Latin America and the World / Barbara Hogenboom" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075290545>,
        <http://data.bibliotheken.nl/id/thes/p139432558> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789070280390" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fed374d604c6eb7826290f4a470dac3b> ;
    schema1:name "Minerals, Power, Imagination : Latin America and the World" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f493e49bf47a87f4f49a25361dfc037b> .

