@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/p069051356> a schema1:Person ;
    rdfs:label "Logie, Jacques" ;
    schema1:familyName "Logie" ;
    schema1:givenName "Jacques" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/591f579be093753ef5eaf24eda214de6> ;
    schema1:name "Jacques Logie" ;
    schema1:sameAs <http://viaf.org/viaf/59133410>,
        wd:Q3159408,
        <https://isni.org/isni/0000000117653997> .

