@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/bHg3duN>
  schema:familyName "Besier"^^xsd:string ;
  schema:givenName "Catharina Charlotte"^^xsd:string ;
  schema:name "Catharina Charlotte Besier"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65edaf8b-97f8-1870-46e9-5e7c9b647155"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f7cf67f9-26f4-40a4-db0f-4cc2983e79d4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2723257> ;
  schema:birthDate "1860-11-03"^^xsd:date .

