@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/bW2Jmbj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eb5ee034-7cd9-989f-791e-08cdf008a398"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus van der Kind"@nl ;
  schema:familyName "van der Kind"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ca877076-59a7-8b2f-ce23-2cf835a8bced> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2603497> ;
  schema:birthDate "1876-08-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kind"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

