@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/bI5QIH8>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9e2381ad-d47c-7a6f-f045-9d3dc953a0b6"^^xsd:string ;
  schema:givenName "Pietje"^^xsd:string ;
  schema:name "Pietje van der Voorden"@nl ;
  schema:familyName "van der Voorden"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bAbfTUC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLdkcFE> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2482148> ;
  schema:additionalName [
    ns0:baseSurname "Voorden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

