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

<http://data.bibliotheken.nl/id/thes/p074064614> a schema1:Person ;
    rdfs:label "Klijn, Frans (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "B0231410: WL, Delft Hydraulics, TUD: dr.",
        "Deltares",
        "Ook als: F. Klijn",
        "milieu" ;
    schema1:familyName "Klijn" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a34e0f1738ed836c0da2bcd846ca33e6> ;
    schema1:name "Frans Klijn" ;
    schema1:sameAs <http://viaf.org/viaf/163280914>,
        <https://isni.org/isni/0000000028802452> .

