@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/bqOLQYe>
  schema:hasOccupation "Draaister"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0593884a-c631-fe68-ef1f-2e25253775c7"^^xsd:string ;
  schema:givenName "Sara"^^xsd:string ;
  schema:name "Sara Vink"@nl ;
  schema:familyName "Vink"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012zdb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1b79edec-7405-eb77-9852-d56f3941f85e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/711068> ;
  schema:birthDate "1850-04-28"^^xsd:date .

