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

<http://data.bibliotheken.nl/id/thes/p068786751> a schema1:Person ;
    rdfs:label "Borman, Ruud (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "Drs., conservator v/d oudheidkundige en historische afd. v/h Gemeentemuseum te Arnhem",
        "initialen: R.T.A.",
        "mb" ;
    schema1:familyName "Borman" ;
    schema1:givenName "Ruud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7c53e93ca8126e3a271157f8e20ff79> ;
    schema1:name "Ruud Borman" ;
    schema1:sameAs <http://viaf.org/viaf/247542405>,
        <https://isni.org/isni/0000000385838939> .

