@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/bNikqPX>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0cf12b80-cf12-0a5c-2fa9-27c3d5087187"^^xsd:string ;
  schema:givenName "Sophia Maria"^^xsd:string ;
  schema:name "Sophia Maria Verschelden"@nl ;
  schema:familyName "Verschelden"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Graauw_en_Langendam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/530911f2-328c-c130-137a-eb617f0858b0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2179198> ;
  schema:birthDate "1867-03-05"^^xsd:date .

