@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/b62j4dR>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d8cd27f8-6b30-55b8-a98e-56a5348043e1"^^xsd:string ;
  schema:givenName "Janna Josina"^^xsd:string ;
  schema:name "Janna Josina van Vliet"@nl ;
  schema:familyName "van Vliet"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/989276ff-0054-a4ae-5bc7-8eb11c5d59b0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2790608> ;
  schema:birthDate "1862-11-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vliet"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

