@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/bzLQYy7>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e17d0da0-abea-1a13-8e57-f557be54356f"^^xsd:string ;
  schema:familyName "Spee"^^xsd:string ;
  schema:givenName "Susanna"^^xsd:string ;
  schema:name "Susanna Spee"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mpgb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0288c35a-d781-f8d0-c592-e78fac005081> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/578185> ;
  schema:birthDate "1850-08-24"^^xsd:date .

