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

<http://data.bibliotheken.nl/id/thes/p070001111> a schema1:Person ;
    rdfs:label "Rosellus, Franciscus (fl. 1629-1644)" ;
    schema1:description "fl. 1629-1644" ;
    schema1:familyName "Rosellus" ;
    schema1:givenName "Franciscus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a9d78515d8cdbb463f73a152bf069ed> ;
    schema1:name "Franciscus Rosellus" ;
    schema1:sameAs <http://viaf.org/viaf/67322304>,
        <https://isni.org/isni/000000004196531X> .

