@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/bMtxIMV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b8037542-53e1-8a79-90d7-44b43323fcd6"^^xsd:string ;
  schema:givenName "Jansje"^^xsd:string ;
  schema:name "Jansje Vis"@nl ;
  schema:familyName "Vis"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/56300877-c59e-972d-e807-be2896987473> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2191381> ;
  schema:birthDate "1882-10-01"^^xsd:date .

