@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/p432800093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschrijving van de haven van Batavia \"Tandjong Priok\"" ;
    dcterms1:issued "1888" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397549504> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000136067" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Ook verschenen in het Duits en Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046236597> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57e53393b57b675cce563413bc437cd5> ;
    schema1:name "Beschrijving van de haven van Batavia \"Tandjong Priok\"" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3be05648d1e8df78f65fb139d636d4a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245240686> .

