@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/bYKP1tE>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e769762a-0413-61c2-172a-ffe0eea3d495"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van Galen"@nl ;
  schema:familyName "van Galen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Kampen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9e059a20-77bd-8f2e-f1ef-d2ed45faafef> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2433905> ;
  schema:birthDate "1854-03-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Galen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

