@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bS5rfZQ>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cecaa708-12d6-4877-1591-f28044bd3375"^^xsd:string ;
  schema:givenName "Johanna Margaretha"^^xsd:string ;
  schema:name "Johanna Margaretha van Steijn"@nl ;
  schema:familyName "van Steijn"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8f23e6c6-fa33-63ab-6e4b-2197b9698448> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2411150> ;
  schema:birthDate "1878-08-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Steijn"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

