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

<http://data.bibliotheken.nl/id/thes/p071285245> a schema1:Person ;
    rdfs:label "Guichart, Franciscus Isaacus (1778 fl.)",
        "Guichart, Franciscus Isaacus (fl. 1778)" ;
    schema1:description "1778 fl.",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "fl. 1778" ;
    schema1:familyName "Guichart" ;
    schema1:givenName "Franciscus Isaacus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/192e69cc15038c1ae9d9d27bb3532662>,
        <https://data.bibliotheken.nl/.well-known/genid/bcaac4ac944695cc6f642367ea93a516> ;
    schema1:name "Franciscus Isaacus Guichart" ;
    schema1:sameAs <http://viaf.org/viaf/283902609>,
        <https://isni.org/isni/0000000390287019> .

