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

<http://data.bibliotheken.nl/id/thes/p416703925> a schema1:Person ;
    rdfs:label "Devlieghere, Jochen" ;
    schema1:description "sociaal werk" ;
    schema1:familyName "Devlieghere" ;
    schema1:givenName "Jochen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c520d03fe35877a7fb4b8d0bbdbcbf57> ;
    schema1:name "Jochen Devlieghere" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/85152138627710982684>,
        <https://isni.org/isni/0000000464554213> .

