@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/bHT8ZeK>
  schema:familyName "Borreman"^^xsd:string ;
  schema:givenName "Clazina Jacoba"^^xsd:string ;
  schema:name "Clazina Jacoba Borreman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/488a6d12-3566-5e98-e9d0-58f7ed66c1e4"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9c2dc52c-12cb-0695-c9cd-349a0ff542b7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2426794> ;
  schema:birthDate "1887-08-06"^^xsd:date .

