@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/bBQR0wf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/deb51133-a057-6e5f-a1af-e9f2f19470a4"^^xsd:string ;
  schema:familyName "Mesman"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Mesman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bGreoa0> ;
  schema:spouse <https://n2t.net/ark:/60537/bJLrPny> ;
  schema:children <https://n2t.net/ark:/60537/bRG1E9d> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2126008> .

