@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bt6tqG6>
  pico:hasAge "29"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/25a206b1-f8e7-6c8f-6c70-d462d368d039"^^xsd:string ;
  schema:familyName "Smient"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Smient"@nl ;
  schema:children <https://n2t.net/ark:/60537/bB13eva> ;
  schema:spouse <https://n2t.net/ark:/60537/bkbSBSe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bx3KMto> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/756216> .

