@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p180355694> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste noordpoolreis met de Willem Barendsz, 1878" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432854495> ;
    dcterms1:issued "1879" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072576618> ;
    schema1:description "Kaart der Noordelijke IJszee met reisroute der Willem Barents / kommandant A. de Bruyne",
        "Op de band: Nova Zembla. 1878" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ac8f885667a48cbd3a2faf11243f6e1> ;
    schema1:name "Eerste noordpoolreis met de Willem Barendsz, 1878" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45c49ae4ea34b1278ce844805f7ef06d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67942924> .

