@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#> .

<https://n2t.net/ark:/60537/b0POrfr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7a1b9487-b061-c5e2-042f-02cc28ccddb5"^^xsd:string ;
  schema:familyName "Jonker"^^xsd:string ;
  schema:givenName "Louisa Maria Henriëtta"^^xsd:string ;
  schema:name "Louisa Maria Henriëtta Jonker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018c4n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/38d00354-4eda-7cbc-e83e-6dd6a0803b8f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2077974> ;
  schema:birthDate "1878-03-03"^^xsd:date .

