@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bIiyxx9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f12fa461-3236-07da-cf69-7f03ce0c7d9d"^^xsd:string ;
  schema:givenName "Nicolaas Antonius"^^xsd:string ;
  schema:name "Nicolaas Antonius van Meerten"@nl ;
  schema:familyName "van Meerten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Fijnaart_en_Heijningen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3kk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d14b84ad-5204-337f-e57e-5d85fa9f6cb4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2631329> ;
  schema:birthDate "1891-10-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Meerten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

