@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p149345496> a schema1:Person ;
    rdfs:label "Josten, Edith Jeanne Catherine (1969-)" ;
    schema1:alternateName "Josten, Edith",
        "Josten, Edith J.C." ;
    schema1:birthDate "1969" ;
    schema1:description "B0231549: 110 en: geboren op 12 januari 1969 te Laren",
        "Zie ook: E.J.C. Josten in ppn 155301691 (helaas niet gethesaureerd)." ;
    schema1:familyName "Josten" ;
    schema1:givenName "Edith Jeanne Catherine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9096d7f30ed83db8617aadbba6da0f3> ;
    schema1:name "Edith Jeanne Catherine Josten" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/48920042>,
        <https://isni.org/isni/0000000053860654> .

