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

<http://data.bibliotheken.nl/id/thes/p149948905> a schema1:Person ;
    rdfs:label "Scheltes, Paul" ;
    schema1:description "Nederlandse Sport Federatie (NOC*NSF)" ;
    schema1:familyName "Scheltes" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa0a1536b6c18c9d7d1b861ee432db4c> ;
    schema1:name "Paul Scheltes" ;
    schema1:sameAs <http://viaf.org/viaf/280255030>,
        <https://isni.org/isni/0000000387335753> .

