@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/p070082014> a schema1:Person ;
    rdfs:label "Sulpicia" ;
    schema1:description "OLD" ;
    schema1:familyName "Sulpicia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/526fb017e2448f5b29ad33ae754d657a> ;
    schema1:name "Sulpicia" ;
    schema1:sameAs <http://viaf.org/viaf/102332502>,
        wd:Q545114,
        <https://isni.org/isni/000000005582901X> .

