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

<http://data.bibliotheken.nl/id/thes/p072803967> a schema1:Person ;
    rdfs:label "Heuff, A." ;
    schema1:description "Paardensport" ;
    schema1:familyName "Heuff" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52156b9a4b08b196d348696f314afc94> ;
    schema1:name "A. Heuff" ;
    schema1:sameAs <http://viaf.org/viaf/290744680>,
        <https://isni.org/isni/000000039593545X> .

