@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/bAOmQPG>
  schema:birthPlace "Amberowa"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a475a366-2afc-954c-4535-f00fa82d36e9"^^xsd:string ;
  schema:givenName "Jacoba Maria Johanna"^^xsd:string ;
  schema:name "Jacoba Maria Johanna van Leer"@nl ;
  schema:familyName "van Leer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/886b163f-0736-7dff-a7f6-5bcfd015ae30> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2385192> ;
  schema:birthDate "1855-07-30"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Leer"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

