@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/btWg7cI>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb4db847-7745-27ef-ec75-e28226ac5e57"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha van Gent"@nl ;
  schema:familyName "van Gent"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/307416fb-4475-9e56-e4e7-9a90d7314463> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2048867> ;
  schema:birthDate "1853-05-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gent"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

