@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/bTL1rq1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bd527b1e-a1ae-b44c-d092-f537f8c385a0"^^xsd:string ;
  schema:givenName "Johan David"^^xsd:string ;
  schema:name "Johan David van Eck"@nl ;
  schema:familyName "van Eck"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m9cx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/448e8e61-b297-f5f4-352c-0323cc7af89b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2123264> ;
  schema:birthDate "1877-11-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eck"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

