@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/bu8YpCE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9d5c53c7-ffe0-e090-edef-801e494ba99d"^^xsd:string ;
  schema:familyName "Oorschot"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Oorschot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010wqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f3e116ff-c05f-14fb-3f82-a50072555f71> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2705262> ;
  schema:birthDate "1881-10-25"^^xsd:date .

