@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/p067601650> a schema1:Person ;
    rdfs:label "Stracke, Desiderius Adolf (1875-1970 ; S.J.)" ;
    schema1:birthDate "1875" ;
    schema1:deathDate "1970" ;
    schema1:description "Vlaming, geboren Antwerpen" ;
    schema1:familyName "Stracke" ;
    schema1:givenName "Desiderius Adolf" ;
    schema1:hasOccupation "neerlandicus",
        "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ac69b8213cc8dd292d9999d20ecb3d0> ;
    schema1:name "Desiderius Adolf Stracke (S.J.)" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/37905362>,
        wd:Q2067957,
        <https://isni.org/isni/0000000043641482> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/stra007> .

