@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/bVDjuuo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4005f493-a8c5-eb99-c721-af6e948c0580"^^xsd:string ;
  schema:givenName "Jacobus Adrianus"^^xsd:string ;
  schema:name "Jacobus Adrianus Smink"@nl ;
  schema:familyName "Smink"^^xsd:string ;
  schema:hasOccupation "Stoelenmatter"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Culemborg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wm5m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3272fbc6-dae3-cbf1-4865-a5aeec9bf567> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2056642> ;
  schema:birthDate "1862-07-28"^^xsd:date .

