@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/bXvCzxU>
  schema:familyName "de Mink"^^xsd:string ;
  schema:givenName "Gerardus Jacobus"^^xsd:string ;
  schema:name "Gerardus Jacobus de Mink"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dc5a6d2d-c440-891e-374b-833b51270677"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rfpj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/299ac80d-30a5-f6c0-8293-b48f52cf0397> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2021975> ;
  schema:birthDate "1866-01-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mink"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

