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

<http://data.bibliotheken.nl/id/thes/p068755643> a schema1:Person ;
    rdfs:label "Moebs, J.E." ;
    schema1:familyName "Moebs" ;
    schema1:givenName "J.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c41c15b795c096f1fb7d931c11579c0> ;
    schema1:name "J.E. Moebs" ;
    schema1:sameAs <http://viaf.org/viaf/30551812>,
        <https://isni.org/isni/0000000368755891> .

