@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b1sUBr7>
  pico:hasAge "32"^^xsd:string ;
  schema:givenName "Gerrigje"^^xsd:string ;
  schema:name "Gerrigje Ravestein"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ab606ae0-1621-2327-09b1-569de176410c"^^xsd:string ;
  schema:familyName "Ravestein"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwpoort> ;
  schema:parent <https://n2t.net/ark:/60537/bhh5e4f>, <https://n2t.net/ark:/60537/bLDK1sT> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSvOPKF> ;
  schema:spouse <https://n2t.net/ark:/60537/bTyjQib> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2217974> .

