@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/brRgIdp>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8dfb13ec-dbdb-06a2-dc1c-4c7b9a0b2c67"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba van Triet"@nl ;
  schema:familyName "van Triet"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/biWGTsV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLdkc6X> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2464642> ;
  schema:additionalName [
    ns0:baseSurname "Triet"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

