@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/bxTzpUg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/50c81a7d-3af2-3482-5fc8-f7e8226c3382"^^xsd:string ;
  schema:familyName "Monasch"^^xsd:string ;
  schema:birthPlace "Pruissen"@nl ;
  schema:givenName "Saartje"^^xsd:string ;
  schema:name "Saartje Monasch"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mn57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a57993de-a28e-fce1-2779-1f994031c0fb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2462683> ;
  schema:birthDate "1804-01-05"^^xsd:date .

