@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/p416538436> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het andere Amerika / J.M. de Casseres" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611004>,
        <http://data.bibliotheken.nl/id/thes/p397538219> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067810616> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p85174026X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da9f1fa878181c82553bdcc8dbdee7fd> ;
    schema1:name "Het andere Amerika" ;
    schema1:numberOfPages 371 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3395a0334d4ebeccf5c015bdb2fbc18b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910556926> .

