@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/bGrfgb6>
  schema:familyName "de Knegt"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Henderijntje"^^xsd:string ;
  schema:name "Henderijntje de Knegt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/68ba2642-5091-ebcb-c9c6-38b4ada63a9b"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Capelle_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00d02q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a611a1bc-269f-b497-80cd-26ecf1de9681> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2464764> ;
  schema:additionalName [
    ns0:baseSurname "Knegt"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

