@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/b4ZNRDu>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Geirnaert"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/553f64f2-24c2-c4f3-f1e7-1aa2176276d8"^^xsd:string ;
  schema:givenName "Sophia"^^xsd:string ;
  schema:name "Sophia Geirnaert"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0d522086-4803-6e74-8308-05a4c117693a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/621914> ;
  schema:birthDate "1876-01-14"^^xsd:date .

