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

<http://data.bibliotheken.nl/id/thes/p070976929> a schema1:Person ;
    rdfs:label "Maliepaard, Ronald" ;
    schema1:alternateName "Maliepaard, R.A." ;
    schema1:familyName "Maliepaard" ;
    schema1:givenName "Ronald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e13684c1bbe1a328c720a2214130817f> ;
    schema1:name "Ronald Maliepaard" ;
    schema1:sameAs <http://viaf.org/viaf/286204654>,
        <https://isni.org/isni/0000000392201151> .

