@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/p07183723X> a schema1:Person ;
    rdfs:label "Coeckelbergs, Frans" ;
    schema1:familyName "Coeckelbergs" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a34ab62e4cf2e5fc2bc74d76a0863c6> ;
    schema1:name "Frans Coeckelbergs" ;
    schema1:sameAs <http://viaf.org/viaf/290915334>,
        wd:Q2538833,
        <https://isni.org/isni/0000000396080422> .

