@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/p428116418> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marthinus Theunis Steijn / door Frederik Rompel" ;
    dcterms1:issued "1902" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070578109> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070494614> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861972449> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/682c14a919290a10e190fa13f56fb8d1> ;
    schema1:name "Marthinus Theunis Steijn" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df5aa903217b7b3f53cac64c8d54196c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164077372> .

