@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/bT7W2f9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0b98800f-6882-3bc6-de5b-af6a89dd27ac"^^xsd:string ;
  schema:givenName "Masje"^^xsd:string ;
  schema:name "Masje Stolk"@nl ;
  schema:familyName "Stolk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdzg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/df33627c-795c-cd0d-9c0e-29ae33cde6a0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2823290> ;
  schema:birthDate "1860-12-09"^^xsd:date .

