@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/bKoy1Rv>
  schema:givenName "Catharina Maria"^^xsd:string ;
  schema:name "Catharina Maria Schiferli"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f78f5249-f7aa-e26b-cfdf-45ef74db8c1e"^^xsd:string ;
  schema:familyName "Schiferli"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5sf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/747b736a-60e9-ac1f-4034-3cad246aea88> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2308388> ;
  schema:birthDate "1871-12-17"^^xsd:date .

