@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/bG0QWFg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/31266b3a-e997-6ea8-d7fa-1423b3a8bb48"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus van der Zwalm"@nl ;
  schema:familyName "van der Zwalm"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011435> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b091ddbd-60fa-3fe1-77ec-ef1ed535cbce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2505562> ;
  schema:birthDate "1867-06-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Zwalm"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

