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

<http://data.bibliotheken.nl/id/thes/p069558213> a schema1:Person ;
    rdfs:label "Bourdelotius, Joannes (1645 fl.)",
        "Bourdelotius, Joannes (fl. 1645)" ;
    schema1:description "1645 fl.",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "fl. 1645" ;
    schema1:familyName "Bourdelotius" ;
    schema1:givenName "Joannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b8b74e60664a7f5a7eb33132e84b918>,
        <https://data.bibliotheken.nl/.well-known/genid/ef7296df0291aa5cb6a8bf23fe80c714> ;
    schema1:name "Joannes Bourdelotius" ;
    schema1:sameAs <http://viaf.org/viaf/250605776> .

