@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/p068532636> a schema1:Person ;
    rdfs:label "Rotunda, Ronald D." ;
    schema1:familyName "Rotunda" ;
    schema1:givenName "Ronald D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6da53e36ac29a06204d8c49740b18b07> ;
    schema1:name "Ronald D. Rotunda" ;
    schema1:sameAs <http://viaf.org/viaf/44423001>,
        wd:Q7365247,
        <https://isni.org/isni/0000000116314897> .

