@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/bUaqVF8>
  schema:familyName "Groeneweg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c9aa3347-b83a-6016-ead2-c87f4ac2ca7b"^^xsd:string ;
  schema:givenName "Johanna Elisabeth"^^xsd:string ;
  schema:name "Johanna Elisabeth Groeneweg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hd29> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6b20fedc-c1ca-c517-5978-904bd3998d55> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2272318> ;
  schema:birthDate "1854-05-16"^^xsd:date .

