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

<http://data.bibliotheken.nl/id/thes/p180911058> a schema1:Person ;
    rdfs:label "Goris, Ria (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:description "journaliste" ;
    schema1:familyName "Goris" ;
    schema1:givenName "Ria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/076158a179ac8ebc105331d65f31236e> ;
    schema1:name "Ria Goris" ;
    schema1:sameAs <http://viaf.org/viaf/280925031>,
        <https://isni.org/isni/0000000368986315> .

