@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/biJZA6z>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a97dad9d-a1e1-e69c-779f-4198ed4e33d5"^^xsd:string ;
  schema:givenName "Johanna Geertruida"^^xsd:string ;
  schema:name "Johanna Geertruida Vugt"@nl ;
  schema:familyName "Vugt"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zutphen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f194b3c5-dd2e-61c5-24c4-016809e70cdc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2859794> ;
  schema:birthDate "1825-12-05"^^xsd:date .

