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

<http://data.bibliotheken.nl/id/thes/p068529031> a schema1:Person ;
    rdfs:label "Jakobs, Cornelis Antonius Josephus Maria (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:familyName "Jakobs" ;
    schema1:givenName "Cornelis Antonius Josephus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3a0ceb58d29df9d7de4b56fd009fd9a> ;
    schema1:name "Cornelis Antonius Josephus Maria Jakobs" ;
    schema1:sameAs <http://viaf.org/viaf/85700374>,
        <https://isni.org/isni/0000000056219782> .

