@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/buYLATn>
  schema:givenName "Catharina Christina"^^xsd:string ;
  schema:name "Catharina Christina Philip"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e1a9aae8-603e-60ec-b760-9394e326a564"^^xsd:string ;
  schema:familyName "Philip"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/45326275-0a07-329e-448d-9226f70a5a68> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2125707> ;
  schema:birthDate "1836-04-16"^^xsd:date .

