@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/b4a0Tre>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8afc9ccf-9709-f640-ec08-a26628c984a6"^^xsd:string ;
  schema:givenName "Jaapkien"^^xsd:string ;
  schema:name "Jaapkien van Weerden"@nl ;
  schema:familyName "van Weerden"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Groningen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012rmj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f794601d-b3e0-a48f-5d26-225a40e598b0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2722364> ;
  schema:birthDate "1875-01-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Weerden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

