@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/p182934160> a schema1:Person ;
    rdfs:label "Sterkens, Carl Jozef Alfons (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "B0112533: 1971-" ;
    schema1:familyName "Sterkens" ;
    schema1:givenName "Carl Jozef Alfons" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2396b7dcbeafec6046a948b481ccea52> ;
    schema1:name "Carl Jozef Alfons Sterkens" ;
    schema1:sameAs <http://viaf.org/viaf/54382710>,
        wd:Q57146168,
        <https://isni.org/isni/0000000038809674> .

