@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/p071589171> a schema1:Person ;
    rdfs:label "Baker, Josephine (1906-1975)" ;
    schema1:birthDate "1906" ;
    schema1:deathDate "1975" ;
    schema1:description "artiestennaam van: Freda Josephine McDonald",
        "geb. te St. Louis (Missouri), overl. te Parijs",
        "zangeres, danseres, actrice; vanaf 1925 in Parijs (in 1937 Franse nationaliteit)" ;
    schema1:familyName "Baker" ;
    schema1:givenName "Josephine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32c560581de11557e5ff700b8946365e> ;
    schema1:name "Josephine Baker" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/41836198>,
        wd:Q151972,
        <https://isni.org/isni/0000000116279884> .

