@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/bwR3vfY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df45360a-850d-63c2-cd53-93f413460b34"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Oorschot"@nl ;
  schema:familyName "Oorschot"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010wqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0b03cd06-b78c-9306-66d8-cff0a8ee838b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/612421> ;
  schema:birthDate "1880-01-29"^^xsd:date .

