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

<http://data.bibliotheken.nl/id/thes/p175525994> a schema1:Person ;
    rdfs:label "Priem, Ruud (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "kunsthistoricus; werkzaam als: hoofdconservator Museum Catherijneconvent (Utrecht)" ;
    schema1:familyName "Priem" ;
    schema1:givenName "Ruud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c98f765acac68819cc577104e436f67> ;
    schema1:name "Ruud Priem" ;
    schema1:sameAs <http://viaf.org/viaf/66637014>,
        <https://isni.org/isni/0000000072486530> .

