@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/bj9ovUc>
  schema:givenName "Betje"^^xsd:string ;
  schema:name "Betje Monasch"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/227c9eae-bc67-8212-1960-204ae0eee042"^^xsd:string ;
  schema:hasOccupation "Modiste"@nl ;
  schema:familyName "Monasch"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t2zc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8ac4d6c0-849e-35f3-1630-3c4841a12a74> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2394250> ;
  schema:birthDate "1866-02-14"^^xsd:date .

