@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/bBdLfK7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7e88480b-ab46-ec1b-3351-d4a57f2c116d"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Weggeman"@nl ;
  schema:familyName "Weggeman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010rvr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9f9014a0-51c6-002a-5fa1-ef7bc7e5a809> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2439741> ;
  schema:birthDate "1840-09-27"^^xsd:date .

