@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/p073109037> a schema1:Person ;
    rdfs:label "Wijsen, Frans Jozef Servaas (1956-)" ;
    schema1:alternateName "Wijsen, F.J.S." ;
    schema1:birthDate "1956" ;
    schema1:description "Theoloog, Docent UTP/ Heerlen, docent KU Nijmegen. missiologie" ;
    schema1:familyName "Wijsen" ;
    schema1:givenName "Frans Jozef Servaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ae9a865bdba95807f28baf488682d97> ;
    schema1:name "Frans Jozef Servaas Wijsen" ;
    schema1:sameAs <http://viaf.org/viaf/103623348>,
        wd:Q112425403,
        <https://isni.org/isni/0000000109299414> .

