@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/b3kcLYB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a4523c65-aa4f-4b44-81fa-c5386ac7787d"^^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/6d8897c4-0add-3e91-ef80-9105648c18ab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2281543> ;
  schema:birthDate "1889-06-15"^^xsd:date .

