@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/bSvPCvx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/edf00ca5-a11c-c900-4d5d-dd0ebe35bd7b"^^xsd:string ;
  schema:givenName "Kaatje"^^xsd:string ;
  schema:name "Kaatje Vermeulen"@nl ;
  schema:familyName "Vermeulen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010rvr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8d566f60-09e9-b593-575c-55d6248589d0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2404300> ;
  schema:birthDate "1875-01-16"^^xsd:date .

