@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/bwEmX2v>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17151547-0e5f-4c2b-24ce-894d9004f4ed"^^xsd:string ;
  schema:givenName "Jonas Machiel"^^xsd:string ;
  schema:name "Jonas Machiel van Dam"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "van Dam"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/30e52cda-1ae5-2200-aa8a-35a129539762> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2050552> ;
  schema:birthDate "1823-09-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dam"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

