@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/b1FC19r>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdd5ded4-d37e-6dbe-92b7-3860b414023d"^^xsd:string ;
  schema:givenName "Ludovica Lucia"^^xsd:string ;
  schema:name "Ludovica Lucia Soeteweij"@nl ;
  schema:familyName "Soeteweij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYXvKFA> ;
  a pico:PersonObservation ;
  schema:birthPlace <https://sws.geonames.org/2803138/> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644618> ;
  schema:birthDate "1894-11-21"^^xsd:date .

