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

<http://data.bibliotheken.nl/id/nbt/p338217363> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twee amateurhistorici : Richard Korsten en Heinrich Helstone / Jerome Egger" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p203114469>,
        <http://data.bibliotheken.nl/id/thes/p250135647> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ec71728f7b9340109c80205a81f619ab> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/373f07f11894204b6a4e7e50edf5c988> ;
    schema1:name "Twee amateurhistorici : Richard Korsten en Heinrich Helstone" ;
    schema1:sameAs <http://www.worldcat.org/oclc/776032558> .

