@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/bOkPZEs>
  schema:familyName "Houdijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/edee830e-6e8a-9463-88f4-92a1789f3d3a"^^xsd:string ;
  schema:givenName "Hubertus Lourentius Anthonius"^^xsd:string ;
  schema:name "Hubertus Lourentius Anthonius Houdijk"@nl ;
  schema:hasOccupation "Schildersknecht"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016t22> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/83f1f663-dc12-9957-71d5-2cc199356893> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2368046> ;
  schema:birthDate "1864-11-15"^^xsd:date .

