@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p070623171> a schema1:Person ;
    rdfs:label "Zobeltitz, Hanns von (1853-1918 ; auteur, redacteur, officier)" ;
    schema1:alternateName "Zobeltitz, H. von" ;
    schema1:birthDate "1853" ;
    schema1:deathDate "1918" ;
    schema1:description "LR" ;
    schema1:familyName "von Zobeltitz" ;
    schema1:givenName "Hanns" ;
    schema1:hasOccupation "auteur, redacteur, officier" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/696c2ca7d5bda897334f8ac0a3d6dab8> ;
    schema1:name "Hanns von Zobeltitz" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/22907778>,
        wd:Q97536,
        <https://isni.org/isni/0000000109598094> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/zobe001> .

