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

<http://data.bibliotheken.nl/id/thes/p090652185> a schema1:Person ;
    rdfs:label "Uwens, Laurent (1589-1641 ; S.J.)" ;
    schema1:birthDate "1589" ;
    schema1:deathDate "1641" ;
    schema1:description "Sommervogel VIII, 356-358" ;
    schema1:familyName "Uwens" ;
    schema1:givenName "Laurent" ;
    schema1:hasOccupation "S.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1f346dc4e0c6aa9fd077edebb169d01> ;
    schema1:name "Laurent Uwens" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/18393067>,
        <https://isni.org/isni/0000000028339939> .

