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

<http://data.bibliotheken.nl/id/thes/p069257620> a schema1:Person ;
    rdfs:label "Bartels, Aloysius Jan Hubert (1915-2002)" ;
    schema1:birthDate "1915" ;
    schema1:deathDate "2002" ;
    schema1:description "econoom, staatssecretaris 1963-1965" ;
    schema1:familyName "Bartels" ;
    schema1:givenName "Aloysius Jan Hubert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51b4ecc0f9f580abffc438c5bb1ea209> ;
    schema1:name "Aloysius Jan Hubert Bartels" ;
    schema1:sameAs <http://viaf.org/viaf/281605564>,
        wd:Q2510129,
        <https://isni.org/isni/0000000388446682> .

