@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/beMGKzG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a2672f0c-495c-b8b8-6389-8884bf7c37d5"^^xsd:string ;
  schema:familyName "Quast"^^xsd:string ;
  schema:hasOccupation "Strijkster"@nl ;
  schema:givenName "Wilhelmina Carolina"^^xsd:string ;
  schema:name "Wilhelmina Carolina Quast"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019z31> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0041b9c5-51b1-6218-beb3-9c66f1f67700> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/569196> ;
  schema:birthDate "1891-02-28"^^xsd:date .

