@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/b2hI4Xk>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6aba8473-efb2-e4d8-fcf4-2cba7568aeb4"^^xsd:string ;
  schema:givenName "Petronella Cornelia"^^xsd:string ;
  schema:name "Petronella Cornelia van der Schelden"@nl ;
  schema:familyName "van der Schelden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ff57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1bab2d6e-9b84-ed01-a6c6-732583dc5c06> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1967544> ;
  schema:additionalName [
    ns0:baseSurname "Schelden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

