@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/bmRuaE2>
  schema:givenName "Anthonia"^^xsd:string ;
  schema:name "Anthonia Homburg"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:familyName "Homburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cc08bbcc-d58f-f194-95fa-a8af0fd3d4c9"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alphen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5c7aa330-2c12-cdcf-dea3-315d220752a4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2215363> .

