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

<http://data.bibliotheken.nl/id/thes/p151781923> a schema1:Person ;
    rdfs:label "Omazurinus, N. (1603-ca. 1663)" ;
    schema1:alternateName "Omazur, Nicolass",
        "Omazur, Nicolaus",
        "Omazurinus, Nicolas" ;
    schema1:birthDate "1603" ;
    schema1:deathDate "ca. 1663" ;
    schema1:description "(rooms-katholiek) dichter",
        "geb. te Antwerpen, op 1603-09-23" ;
    schema1:familyName "Omazurinus" ;
    schema1:givenName "N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e1359904006ea5f38185233391b9683> ;
    schema1:name "N. Omazurinus" ;
    schema1:sameAs <http://viaf.org/viaf/289246965>,
        <https://isni.org/isni/0000000394661573> .

