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

<http://data.bibliotheken.nl/id/thes/p279428154> a schema1:Person ;
    rdfs:label "Briels, I.R.P.M." ;
    schema1:description "drs.; RAAP" ;
    schema1:familyName "Briels" ;
    schema1:givenName "I.R.P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faef47a8faa107bc54bcb21588375af8> ;
    schema1:name "I.R.P.M. Briels" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/291607742>,
        <https://isni.org/isni/0000000396607538> .

