@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/bYy7ftm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9b23d6c5-1c39-b478-d1d7-3ed72605304e"^^xsd:string ;
  schema:givenName "Joseph"^^xsd:string ;
  schema:name "Joseph van Dantzig"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "van Dantzig"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k137> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7b7f2e95-b3c7-8685-ec74-a29f15ef6bd5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2335253> ;
  schema:birthDate "1848-04-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dantzig"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

