@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/b9AcdXs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3c2b0870-1d01-7bb0-9d47-dd0edd877159"^^xsd:string ;
  schema:givenName "Johanna Adriana"^^xsd:string ;
  schema:name "Johanna Adriana Ravestijn"@nl ;
  schema:familyName "Ravestijn"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwpoort> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qsjb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/83768638-48f7-65e6-29bb-a578c99bfca7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2366147> ;
  schema:birthDate "1832-12-13"^^xsd:date .

