@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bC3yYZx>
  pico:hasAge "31"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/833e38c5-f5fb-e8e9-f4f0-3eca014e17ad"^^xsd:string ;
  schema:givenName "Jacoba Hillegonda"^^xsd:string ;
  schema:name "Jacoba Hillegonda van der Kint"@nl ;
  schema:familyName "van der Kint"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bJY8NNg>, <https://n2t.net/ark:/60537/bmeomii> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmEM1kI> ;
  schema:spouse <https://n2t.net/ark:/60537/bu8Ya7d> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2447450> ;
  schema:additionalName [
    ns0:baseSurname "Kint"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

