@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/bhHvbfF>
  schema:hasOccupation "Fabriekswerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0edde686-0fec-cf22-2cb6-4162764d77c9"^^xsd:string ;
  schema:givenName "Hubertus Adrianus"^^xsd:string ;
  schema:name "Hubertus Adrianus Leeflang"@nl ;
  schema:familyName "Leeflang"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ws5h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fb3a099a-ef84-3b6f-8d89-9091ad36acd4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2866528> ;
  schema:birthDate "1872-11-20"^^xsd:date .

