@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p073404780> a schema1:Person ;
    rdfs:label "Leistra, Gerlof (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "journalist (B0309213) (m.n.misdaadverslaggever ts. Elsevier, ISSN 0922-3444)",
        "zie ook: ... Leistra" ;
    schema1:familyName "Leistra" ;
    schema1:givenName "Gerlof" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32592f1a3f6f0388b59e5904efbd821a> ;
    schema1:name "Gerlof Leistra" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p328946397>,
        <http://viaf.org/viaf/58339757>,
        wd:Q117303725,
        <https://isni.org/isni/0000000109766641> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/leis003> .

