@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/beni18a>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cc68d9d1-8adc-35e5-2613-a2af438a0657"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van der Zwalm"@nl ;
  schema:familyName "van der Zwalm"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ba5030c8-3fed-cb74-4477-0df271eb4006> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2543693> ;
  schema:additionalName [
    ns0:baseSurname "Zwalm"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

