@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/p330193473> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Borneo : van zuid naar noord" ;
    dcterms1:issued "1883" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075666553> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070509131> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eae67a61a858e472e1d4acdd71931cf6> ;
    schema1:name "Borneo : van zuid naar noord" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b49ca277c781cebe6aea22fb86648d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/681864779> .

