@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/bLr2GCf>
  schema:familyName "Aleman"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0922f0c3-f88b-22fa-bf48-1d0d321f88a3"^^xsd:string ;
  schema:givenName "Stoffelina"^^xsd:string ;
  schema:name "Stoffelina Aleman"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zierikzee> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c639b40c-1031-d616-0a26-4a63ef42e705> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2585835> ;
  schema:birthDate "1865-07-19"^^xsd:date .

