@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/p44688345X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zuid-Amerika : een algemeen-geographische beschouwing / door G.J.A. Mulder" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070693552> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p201290979> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079968562> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c677a01579b0c7eaa61f698d222db9d> ;
    schema1:name "Zuid-Amerika : een algemeen-geographische beschouwing" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3a7913f1293448d8b21b89eeaebea625> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121043990> .

