@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/p068978537> a schema1:Person ;
    rdfs:label "Culp, Julia Bertha (1880-1970)" ;
    schema1:alternateName "Culp, J.B.",
        "Culp, Julia",
        "Ginzkey-Culp, Julia" ;
    schema1:birthDate "1880" ;
    schema1:deathDate "1970" ;
    schema1:description "roepnaam: Julia",
        "zangeres",
        "zuster van Bep Culp" ;
    schema1:familyName "Culp" ;
    schema1:givenName "Julia Bertha" ;
    schema1:hasOccupation "zangeres" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3eb789f076ffd19c571385db32a9faca> ;
    schema1:name "Julia Bertha Culp" ;
    schema1:sameAs <http://viaf.org/viaf/27251423>,
        wd:Q530056,
        <https://isni.org/isni/0000000081062799> .

