@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/bWFPfzm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3da62329-50d2-ba65-9f80-dea24b95c8cc"^^xsd:string ;
  schema:givenName "Maria Anthonia"^^xsd:string ;
  schema:name "Maria Anthonia Vermaat"@nl ;
  schema:familyName "Vermaat"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tn07> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a5574751-c367-84aa-0264-ccc02c55baf1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2462169> ;
  schema:birthDate "1869-02-11"^^xsd:date .

