@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/p356250105> a schema1:Person ;
    rdfs:label "Hill, Jenna Miscavige (1984-)" ;
    schema1:birthDate "1984" ;
    schema1:description "Scientology" ;
    schema1:familyName "Hill" ;
    schema1:givenName "Jenna Miscavige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/578a17ba695a46a515be994d00c72454> ;
    schema1:name "Jenna Miscavige Hill" ;
    schema1:sameAs <http://viaf.org/viaf/296494769>,
        wd:Q6177770,
        <https://isni.org/isni/0000000401770808> .

