@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/b7hvyc2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5c90b5ed-e2f0-4213-6c59-1b501b7ed6da"^^xsd:string ;
  schema:givenName "Johanna Carolina"^^xsd:string ;
  schema:name "Johanna Carolina Vergoed"@nl ;
  schema:familyName "Vergoed"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/47a0a173-af8a-322b-c8a4-575f428312e4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2135164> ;
  schema:birthDate "1862-06-06"^^xsd:date .

