@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/p435796038> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Oost en de West : een overzicht van de landen en volken der Nederlandsche koloniën / door J.F. Niermeyer" ;
    dcterms1:issued "1916" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610962>,
        <http://data.bibliotheken.nl/id/thes/p078517397> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068585942> ;
    schema1:bookEdition "3e, herz. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr. 1909" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p078279054> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa87a6fcfa99a40f2ec3194de6df1292> ;
    schema1:name "De Oost en de West : een overzicht van de landen en volken der Nederlandsche koloniën" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96898c2ca00da1518eabfc19cbea4c4e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308785564> .

