@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/bJyKhO6>
  schema:hasOccupation "Horlogemaker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/41cb2910-4c31-b0dd-ab79-5383aca546c4"^^xsd:string ;
  schema:givenName "Louis"^^xsd:string ;
  schema:name "Louis 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/6e7c8a4f-1ee3-fa2b-29c5-cce9f531e9b8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2285253> ;
  schema:birthDate "1873-08-24"^^xsd:date .

