@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/p073643599> a schema1:Person ;
    rdfs:label "Mulcahy, Rosemarie (1942-2012)" ;
    schema1:birthDate "1942" ;
    schema1:deathDate "2012" ;
    schema1:description "kunsthistorica; was werkzaam als: hoogleraar 16e- en 17e eeuwse Spaanse kunst (m.n. periode van koningschap van Filips II (van 1555-1598))" ;
    schema1:familyName "Mulcahy" ;
    schema1:givenName "Rosemarie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ffc6797a31a75fc5dfbb94c66af245a4> ;
    schema1:name "Rosemarie Mulcahy" ;
    schema1:nationality "ie" ;
    schema1:sameAs <http://viaf.org/viaf/34544658>,
        wd:Q59529672,
        <https://isni.org/isni/0000000059485760> .

