@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/bB13nEo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a804e36b-c2f5-b3da-a12b-a4c770fa9181"^^xsd:string ;
  schema:familyName "Kroeders"^^xsd:string ;
  schema:givenName "Lucia Adriana"^^xsd:string ;
  schema:name "Lucia Adriana Kroeders"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0v2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5c0777c1-167a-e3d9-ddc8-2124681768ed> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2213581> ;
  schema:birthDate "1897-08-02"^^xsd:date .

