@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/b6f0hgB>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/baba9def-dc9b-42d7-2087-ad321a510d7b"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van der Neut"@nl ;
  schema:familyName "van der Neut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6dffa127-53eb-a346-e436-a7c21aceb1e9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2283199> ;
  schema:birthDate "1853-07-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Neut"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

