@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/p336826613> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Relaas van Parker. : aan boord van de Fortitude, in zee den 6 Augustus" ;
    dcterms1:issued "1781" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111053854> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p303676906> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3b424e8360c33c91ea9b00d6c203211> ;
    schema1:name "Relaas van Parker. : aan boord van de Fortitude, in zee den 6 Augustus" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00800bb9ecb6af97ebec271746061fc9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747690424> .

