@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/bM38FHM>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/61a5c170-7ff2-510f-4f87-d8e6c4dadc47"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Streefland"@nl ;
  schema:familyName "Streefland"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zwammerdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t2zc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b63fbcf0-b025-1a2a-e775-55ec8297b73f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2527961> ;
  schema:birthDate "1880-09-01"^^xsd:date .

