@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/bwR3OPh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/61e5a74f-0f4c-74c2-825c-6bf53b8edc25"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus van den Brandeler"@nl ;
  schema:familyName "van den Brandeler"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t10d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/653bc6f4-a417-5588-dc8a-3a320a348266> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2249271> ;
  schema:birthDate "1859-10-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Brandeler"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

