@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/bTyjEi1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/38f98de0-945d-9cac-1971-beeddc263f9d"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Starre"@nl ;
  schema:familyName "Starre"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/25b01e3b-7fb7-9435-3767-875a7d0052c3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2006788> ;
  schema:birthDate "1827-03-07"^^xsd:date .

