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

<http://data.bibliotheken.nl/id/thes/p068851901> a schema1:Person ;
    rdfs:label "Jellema, Romke Klazes" ;
    schema1:alternateName "Jellema, R." ;
    schema1:description "26494960: leraar aan de M.T.S. voor bouwkunde te Amsterdam" ;
    schema1:familyName "Jellema" ;
    schema1:givenName "Romke Klazes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4b904fb36311032da847b7480995431> ;
    schema1:name "Romke Klazes Jellema" ;
    schema1:sameAs <http://viaf.org/viaf/291291937>,
        <https://isni.org/isni/0000000396400676> .

