@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/bOkQhpU>
  schema:givenName "Catharina Elisabeth"^^xsd:string ;
  schema:name "Catharina Elisabeth Sips"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/83d48b72-e337-d096-8812-0444f3670074"^^xsd:string ;
  schema:birthPlace "Maesijk"@nl ;
  schema:familyName "Sips"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e65d3373-a946-5f95-0f1b-18b4fc4b421c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2684524> ;
  schema:birthDate "1812-05-02"^^xsd:date .

