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

<http://data.bibliotheken.nl/id/thes/p190058447> a schema1:Person ;
    rdfs:label "Van Looy, Kris" ;
    schema1:alternateName "Looy, Kris Van" ;
    schema1:description "B0228491: Instituut voor Natuurbehoud, Brussel" ;
    schema1:familyName "Van Looy" ;
    schema1:givenName "Kris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79198f66e487ab307d1b1b2bfff4a61c> ;
    schema1:name "Kris Van Looy" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/285971782>,
        <https://isni.org/isni/0000000391997223> .

