@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/p07449564X> a schema1:Person ;
    rdfs:label "Senefelder, Johann Nepomuk Franz Alois (1772-1834)" ;
    schema1:alternateName "Senefelder, Aloys" ;
    schema1:birthDate "1772" ;
    schema1:deathDate "1834" ;
    schema1:familyName "Senefelder" ;
    schema1:givenName "Johann Nepomuk Franz Alois" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b20946f9b95f495672ff3aed3cfabcd7> ;
    schema1:name "Johann Nepomuk Franz Alois Senefelder" ;
    schema1:sameAs <http://viaf.org/viaf/66587153>,
        wd:Q161048,
        <https://isni.org/isni/0000000109108710> .

