@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/b5qcbYh>
  schema:givenName "Antoinette Theresia Hendrica"^^xsd:string ;
  schema:name "Antoinette Theresia Hendrica Haan"@nl ;
  schema:familyName "Haan"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b2388c78-e18f-4c74-ffbf-64b0ffe9fe67"^^xsd:string ;
  schema:hasOccupation "Winkeljufvrouw"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k00m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/066fbf8e-0a4e-d7af-9088-b03305807363> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/593734> ;
  schema:birthDate "1853-01-16"^^xsd:date .

