@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/bNIK3g5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/914e18d2-2578-952b-db4a-5efe4e1c06ba"^^xsd:string ;
  schema:givenName "Marrigje"^^xsd:string ;
  schema:name "Marrigje Verdel"@nl ;
  schema:familyName "Verdel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a87f6836-8903-4f6b-7d1f-d0d175ba2ae2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2474175> ;
  schema:birthDate "1864-05-22"^^xsd:date .

