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

<http://data.bibliotheken.nl/id/thes/p072503513> a schema1:Person ;
    rdfs:label "Goudeseune, Koenraad (1965-2020)" ;
    schema1:birthDate "1965" ;
    schema1:deathDate "2020" ;
    schema1:description "NLMD/G 6365",
        "bron: https://nl.wikipedia.org/wiki/Koenraad_Goudeseune" ;
    schema1:familyName "Goudeseune" ;
    schema1:givenName "Koenraad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53e1b53888945a271ed733ba5d20bbd4> ;
    schema1:name "Koenraad Goudeseune" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/171726503>,
        <https://isni.org/isni/0000000048083264> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/goud003> .

