@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/bjn539f>
  schema:givenName "Hendricus Adrianus"^^xsd:string ;
  schema:name "Hendricus Adrianus Houdijck"@nl ;
  schema:familyName "Houdijck"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0871af2f-0a5a-93b6-31ab-a33d29ce3b2c"^^xsd:string ;
  schema:hasOccupation "Smid O"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/64eb0bdf-7f3d-fd09-4181-17269732bdec> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2247980> ;
  schema:birthDate "1883-12-28"^^xsd:date .

