@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/p069910464> a schema1:Person ;
    rdfs:label "Wolf, Hieronymus (1516-1580)" ;
    schema1:alternateName "VVolfius, Hieronymus",
        "Wolffius, Hieronymus",
        "Wolfius, Hieronymus" ;
    schema1:birthDate "1516" ;
    schema1:deathDate "1580" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "filosoof, byzantinist en bibliothecaris" ;
    schema1:familyName "Wolf" ;
    schema1:givenName "Hieronymus" ;
    schema1:hasOccupation "bibliothecaris",
        "filosoof" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a71c70925c0ca2026954e65b0743fa9>,
        <https://data.bibliotheken.nl/.well-known/genid/bc3e5c05e2d6f80e76ba21e134e56da8> ;
    schema1:name "Hieronymus Wolf" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/4938504>,
        wd:Q61631,
        <https://isni.org/isni/0000000108643914> .

