@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/bgeAz4c>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e810986a-41b5-0afc-3ca5-edc47f605469"^^xsd:string ;
  schema:givenName "Johanna Petronella Catharina"^^xsd:string ;
  schema:name "Johanna Petronella Catharina Weiland"@nl ;
  schema:familyName "Weiland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n71c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0fa2411f-a0e0-7143-703b-bf437e2aefa3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1939303> ;
  schema:birthDate "1845-05-22"^^xsd:date .

