@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/p322889626> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arabian seas 1700-1763 / R.J. Barendse" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074201271> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p298418312>,
        <http://data.bibliotheken.nl/id/nbt/p322887569> ;
    schema1:isbn "9789004176621" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/892df531bf55e42c8f08122c9368d0df> ;
    schema1:name "Arabian seas 1700-1763" ;
    schema1:numberOfPages 1868 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f6a67bc0a54f4a047e68092c397d9ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775591677> .

