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

<http://data.bibliotheken.nl/id/thes/p068458738> a schema1:Person ;
    rdfs:label "Bartels, Rob (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "red.",
        "zie ook: Rob van Ede" ;
    schema1:familyName "Bartels" ;
    schema1:givenName "Rob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7eb6adc914cf79680fa4ffe1f2783e8d> ;
    schema1:name "Rob Bartels" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p238024059>,
        <http://viaf.org/viaf/284960106>,
        <https://isni.org/isni/0000000368736607> .

