@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/p358075327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Borneo : van zuid naar noord / M.T.H. Perelaer" ;
    dcterms1:issued "1883" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075666553> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000320089" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070509131> ;
    schema1:bookEdition "1e naar tijdsorde gerangschikte uitg." ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p330193368> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053561902>,
        <http://data.bibliotheken.nl/id/nbt/p330193473> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46c04cd88541c90d38f69b6c5ba5340b> ;
    schema1:name "Borneo : van zuid naar noord" ;
    schema1:numberOfPages 297 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4b870f9378443df4de30e0785fa5d31> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847230684> .

