@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/bmeoB7Q>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8efacfe2-0da5-653a-22e7-1d065a98b792"^^xsd:string ;
  schema:givenName "Johanna Frederika Petronella"^^xsd:string ;
  schema:name "Johanna Frederika Petronella Smient"@nl ;
  schema:familyName "Smient"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zfvp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f5061d73-9645-b316-9e82-d7effa47ec8d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2711676> ;
  schema:birthDate "1875-10-02"^^xsd:date .

