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

<http://data.bibliotheken.nl/id/thes/p314091068> a schema1:Person ;
    rdfs:label "Ameydt, Nicolaas" ;
    schema1:alternateName "Ameydt, Nikolaas" ;
    schema1:description "fl. 1748" ;
    schema1:familyName "Ameydt" ;
    schema1:givenName "Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa7f8d205bb2425eaa1ca19cfc6ab8c0> ;
    schema1:name "Nicolaas Ameydt" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/287551713>,
        <https://isni.org/isni/0000000393295460> .

