@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/bXIjjwY>
  schema:hasOccupation "Bakkersknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2352e7ff-399d-5138-d75d-ad3c3f1d9245"^^xsd:string ;
  schema:givenName "Izak"^^xsd:string ;
  schema:name "Izak Monasch"@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/3e4d1315-6699-0e4b-985f-50ada086b2b8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2099306> ;
  schema:birthDate "1870-07-25"^^xsd:date .

