@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/b5PCjUJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/84e599b6-b261-2f12-e588-4a2b03e904b4"^^xsd:string ;
  schema:hasOccupation "Machinebankwerker"@nl ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus van der Brugge"@nl ;
  schema:familyName "van der Brugge"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Delfshaven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014z4q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f7456e6d-0a60-dde5-aec4-d108c46eb3b9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2721226> ;
  schema:birthDate "1869-07-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Brugge"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

