@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/bzz9YL1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4462d1c3-53cf-cf4d-af3d-40ab0ed1f586"^^xsd:string ;
  schema:givenName "Mietje"^^xsd:string ;
  schema:name "Mietje Monasch"@nl ;
  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/cc30ad32-13bc-2c1e-34f2-9f2e05983408> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2610430> ;
  schema:birthDate "1874-11-28"^^xsd:date .

