@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/bCtWQJz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17d6e7aa-ee79-853f-5dce-2fb8eacc35be"^^xsd:string ;
  schema:familyName "Vinke"^^xsd:string ;
  schema:givenName "Wilhelmina Maria"^^xsd:string ;
  schema:name "Wilhelmina Maria Vinke"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bKoxFxr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bn4a5e9> ;
  schema:children <https://n2t.net/ark:/60537/buzn1Sq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/622424> .

