@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#> .

<https://n2t.net/ark:/60537/bhHuUpc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bdb0328c-a7a9-da24-5f32-4d0ed0d34232"^^xsd:string ;
  schema:familyName "Jongkind"^^xsd:string ;
  schema:givenName "Pietje Catharina Adriana"^^xsd:string ;
  schema:name "Pietje Catharina Adriana Jongkind"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tn07> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c01843f0-e50c-7db8-b623-03ecde105dfd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2565774> ;
  schema:birthDate "1885-10-14"^^xsd:date .

