@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/bYy7o8R>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5a964cf0-0408-3578-d6db-e66b93bcbe5a"^^xsd:string ;
  schema:givenName "Johanna Adriana"^^xsd:string ;
  schema:name "Johanna Adriana van Putten"@nl ;
  schema:familyName "van Putten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zwolle> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00szst> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a819b25e-f7fb-7828-7f7b-4e457524414d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2472525> ;
  schema:birthDate "1880-07-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Putten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

