@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/bu8YeI1>
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a71d03e0-496b-f45f-5101-081fa73e5809"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella de Jong"@nl ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f03g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b68a6d4a-186b-4ba2-e451-c710d4107290> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2529163> ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

