@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/b8xI60h>
  schema:givenName "Anna Catharina Maria"^^xsd:string ;
  schema:name "Anna Catharina Maria Hoogendoorn"@nl ;
  schema:familyName "Hoogendoorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c373b00a-7194-a2d5-9c64-ded9a0de02fa"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012wq9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d629f234-5888-3cfd-2f22-e609f8d5fec3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2655823> ;
  schema:birthDate "1881-04-28"^^xsd:date .

