@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/bKNWw5h>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5fc3b385-60e5-9a78-4755-7a9bdae8abe0"^^xsd:string ;
  schema:givenName "Johanna Cornelia"^^xsd:string ;
  schema:name "Johanna Cornelia van Ginkel"@nl ;
  schema:familyName "van Ginkel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tn59> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9f77ffad-ccd7-f8b8-1604-266e38196094> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2439376> ;
  schema:birthDate "1879-09-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ginkel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

