@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/baCHYPw>
  schema:givenName "Aarlandina Margrieta"^^xsd:string ;
  schema:name "Aarlandina Margrieta Huurman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9a68214c-db97-13a3-f76d-fdbe11cdcf8c"^^xsd:string ;
  schema:familyName "Huurman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zb4v> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fd3e1a99-91a8-6066-fd4b-341b819a0539> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2752538> ;
  schema:birthDate "1880-07-24"^^xsd:date .

