@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/bqbFVg5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ea4f429e-11ea-71c3-b17d-3ad77b7aca83"^^xsd:string ;
  schema:givenName "Johanna Constantina"^^xsd:string ;
  schema:name "Johanna Constantina van Dongen"@nl ;
  schema:familyName "van Dongen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x5tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/39b4a4cc-08a8-9dde-dafa-27dc43e642fe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2081598> ;
  schema:birthDate "1891-11-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dongen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

