@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/bmEMu8p>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f7260229-a8f9-1c86-500d-5e798ad76907"^^xsd:string ;
  schema:familyName "Mulder"^^xsd:string ;
  schema:givenName "Tekela Catharina"^^xsd:string ;
  schema:name "Tekela Catharina Mulder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Harlingen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013hqg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5765a5a5-d714-2e22-963c-e86146e14e7a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2195889> ;
  schema:birthDate "1898-09-20"^^xsd:date .

