@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/brEzJbd>
  schema:familyName "Holthuijsen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a1a47a1d-eec4-7c6f-7860-90d8bc25698c"^^xsd:string ;
  schema:givenName "Maggiel Anthonius"^^xsd:string ;
  schema:name "Maggiel Anthonius Holthuijsen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016q2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/46e4fb4b-773d-9d61-55c2-8bda376f4549> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2132263> ;
  schema:birthDate "1905-12-25"^^xsd:date .

