@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/b74NFDs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa36b782-d9cd-afcc-74db-509984604721"^^xsd:string ;
  schema:givenName "Jannigje"^^xsd:string ;
  schema:name "Jannigje Stoppelenburg"@nl ;
  schema:familyName "Stoppelenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014cht> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0ff6d113-0aec-e5bd-1016-2973bbc16d19> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1940587> ;
  schema:birthDate "1891-10-24"^^xsd:date .

