@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/bYy6RXL>
  schema:hasOccupation "Goudsmid"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4c9274c9-498c-5802-e9cb-c64ca1f276a3"^^xsd:string ;
  schema:givenName "Jacobus Johannes"^^xsd:string ;
  schema:name "Jacobus Johannes Kleijn"@nl ;
  schema:familyName "Kleijn"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Boxmeer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v9gk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0edfb7de-720e-3c13-c8dc-a4eff05a0a43> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1936369> ;
  schema:birthDate "1849-09-08"^^xsd:date .

