@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/bhUbu3m>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cd182f70-2e6e-3f5f-7667-53873516088e"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Smient"@nl ;
  schema:familyName "Smient"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011435> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a0ba4829-7115-9309-0469-018cf743da87> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2444279> ;
  schema:birthDate "1837-09-24"^^xsd:date .

