@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/b6S6ons>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/15711c2b-7eb3-15e9-1a1f-4936ec18ca97"^^xsd:string ;
  schema:givenName "Johannes Anthonius Maria"^^xsd:string ;
  schema:name "Johannes Anthonius Maria van der Vlist"@nl ;
  schema:familyName "van der Vlist"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sggs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7fa9b558-6531-e4b3-7696-d3a3ef8b3676> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2351599> ;
  schema:birthDate "1860-07-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vlist"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

