@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/bpYY7bk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c0b3381a-f513-0e85-5c35-ff503fb7eed7"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Koeman"@nl ;
  schema:familyName "Koeman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014t3s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1708dafb-4e8f-ebe7-1318-c39d45772d93> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1952443> ;
  schema:birthDate "1873-12-20"^^xsd:date .

