@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/b1SiW5y>
  schema:givenName "Hendrikus David"^^xsd:string ;
  schema:name "Hendrikus David Siglé"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d11c4baf-7cc1-2282-f9b2-ba89c9dec762"^^xsd:string ;
  schema:hasOccupation "Machinist"@nl ;
  schema:familyName "Siglé"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Culemborg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126qq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/578d3a73-8fbf-667f-e0f9-42f616f4b8e1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2196472> ;
  schema:birthDate "1869-05-03"^^xsd:date .

