@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/bCtWZpf>
  schema:hasOccupation "Goudsmidknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3fa94b7f-d031-a852-bcc6-3986a493a0e7"^^xsd:string ;
  schema:givenName "Johannes Hendricus Leonardus"^^xsd:string ;
  schema:name "Johannes Hendricus Leonardus Schillings"@nl ;
  schema:familyName "Schillings"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudshoorn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tk3q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/355ef4a7-8368-d819-b873-b4c424131f30> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2067896> ;
  schema:birthDate "1863-03-18"^^xsd:date .

