@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/b3KCB0Y>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/566c6613-a1f5-4c84-de6c-d99c1be95e0f"^^xsd:string ;
  schema:givenName "Mietje"^^xsd:string ;
  schema:name "Mietje Vos"@nl ;
  schema:familyName "Vos"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Deventer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/96f91c39-eb75-bd06-ffd3-191861157331> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2784215> ;
  schema:birthDate "1871-10-04"^^xsd:date .

