@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/b5qcgjj>
  schema:familyName "Daudt"^^xsd:string ;
  schema:givenName "Hendricus Anthonius"^^xsd:string ;
  schema:name "Hendricus Anthonius Daudt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e34cddc9-9ae4-7c29-c25b-0c5c1cbdb41c"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b5qcgjj> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIVDsfk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1965488> .

