@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/p429785445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gouverneur Johan Jacob Mauricius op zijn lijdensweg / door J.R. Thomson" ;
    dcterms1:issued "1909" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071925139> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068934165> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p06525967X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bbec6b8fe24fdc57737069df176a1ae> ;
    schema1:name "Gouverneur Johan Jacob Mauricius op zijn lijdensweg" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb6c37f52f1b5877d07e8cdfe7eedeae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874099983> .

