@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/p104086246> a schema1:Person ;
    rdfs:label "Ruyters, Domeniek" ;
    schema1:alternateName "Ruyters, Dominiek" ;
    schema1:description "1995: Spelling voornaam nagevraagd bij: Stroom haags centrum voor beeldende kunst.",
        "kunsthistorica" ;
    schema1:familyName "Ruyters" ;
    schema1:givenName "Domeniek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1ffe5586ba9d60f6edffddb9bd2473b> ;
    schema1:name "Domeniek Ruyters" ;
    schema1:sameAs <http://viaf.org/viaf/281167449>,
        wd:Q111398023,
        <https://isni.org/isni/0000000388041167> .

