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

<http://data.bibliotheken.nl/id/thes/p073201901> a schema1:Person ;
    rdfs:label "Dagevos, J.F.L.M.M. (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "20800469: drs.; Telos, projectleider",
        "Ook als: John, John Marie" ;
    schema1:familyName "Dagevos" ;
    schema1:givenName "J.F.L.M.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c97ea6d66ee4a8f245e2414b30e4700> ;
    schema1:name "J.F.L.M.M. Dagevos" ;
    schema1:sameAs <http://viaf.org/viaf/306341264>,
        <https://isni.org/isni/0000000390645736> .

