@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/p369500032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bericht über eine Reise ins Gebiet des oberen Surinam / von K. Martin" ;
    dcterms1:issued "1886" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p169910822> ;
    schema1:associatedMedia "http://www.kitlv.nl/documents/library/369500032.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067660282> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p056881525> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05deaf3f792ffc8d9b7c745a8d3a3b4a> ;
    schema1:name "Bericht über eine Reise ins Gebiet des oberen Surinam" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab5e6060a599c85b91bc3695f7a38ef8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/861732757> .

