@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/bhHvai4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e48032a4-570b-d04f-c97b-0ee4accd7a44"^^xsd:string ;
  schema:familyName "Kraaijenbrink"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Kraaijenbrink"@nl ;
  schema:hasOccupation "Werkster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wq5r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/eeebeb94-838d-e66d-3e9b-f5e82ca3b15b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2849376> ;
  schema:birthDate "1842-06-11"^^xsd:date .

