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

<http://data.bibliotheken.nl/id/thes/p074908200> a schema1:Person ;
    rdfs:label "Butler, Jocelyn A." ;
    schema1:description "Development/dissemination specialist" ;
    schema1:familyName "Butler" ;
    schema1:givenName "Jocelyn A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b69cc665e5f10981cef39aad0c392d9> ;
    schema1:name "Jocelyn A. Butler" ;
    schema1:sameAs <http://viaf.org/viaf/36478483>,
        <https://isni.org/isni/0000000038240107> .

