@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/b9ZBF5w>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c41d513e-5f0c-30fa-73ca-49b31f7fd26f"^^xsd:string ;
  schema:givenName "Mina"^^xsd:string ;
  schema:name "Mina Velthuis"@nl ;
  schema:familyName "Velthuis"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Wierden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013z5s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9ffb2696-22c8-8b70-db5e-06baf41a4a3e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2441362> ;
  schema:birthDate "1866-11-17"^^xsd:date .

