@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/p372837247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koloniën op de Internationale Tentoonstelling te Amsterdam in 1883 / door F.W. van Eeden" ;
    dcterms1:issued "1884" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078563089>,
        <http://data.bibliotheken.nl/id/thes/p078957540> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069245231> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865781842> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45a1d9371dd90e6036af7cd559c0213a> ;
    schema1:name "De koloniën op de Internationale Tentoonstelling te Amsterdam in 1883" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8817d199ce7fc9bd656c14d44ca2d6e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/680229085> .

