@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/bn4aRpB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9dc48571-aa6e-8451-733d-3ea600013fad"^^xsd:string ;
  schema:givenName "Matje"^^xsd:string ;
  schema:name "Matje Zorg"@nl ;
  schema:familyName "Zorg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mgfn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5dc7530a-8497-e71a-a561-8771a5488108> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2220216> ;
  schema:birthDate "1843-09-08"^^xsd:date .

