@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/bH3m85c>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f881800b-2a06-0af6-2de3-120366dff23b"^^xsd:string ;
  schema:familyName "Isarin"^^xsd:string ;
  schema:givenName "Jacobus Philippus"^^xsd:string ;
  schema:name "Jacobus Philippus Isarin"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n914> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6c8c9ed4-93f4-37c4-0e43-ccd557083a90> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2277908> ;
  schema:birthDate "1837-08-28"^^xsd:date .

