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

<https://n2t.net/ark:/60537/bW2IFHG>
  sdo:familyName "Baars" ;
  sdo:givenName "Francina Antonia" ;
  sdo:name "Francina Antonia Baars"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/samh/person/adeaa733-b3e0-50bd-9326-908b63255eb3" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfPaGvF> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/573687> ;
  sdo:birthDate "1893-06-16"^^xsd:date ;
  sdo:sdDatePublished "2024-10-13T12:39:06+00:00"^^xsd:dateTime .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
