@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bFb3mkt>
  schema:givenName "Aagje"^^xsd:string ;
  schema:name "Aagje Wegenwijs-Heerkens"@nl ;
  prov:hadPrimarySource "Grafzerk"^^xsd:string ;
  schema:familyName "Heerkens"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/085c52bb5f9b5ddf010230d8879bd87711c176ee1168af279de27359b2b82afe"^^xsd:string ;
  gtm:surnameMarried "Wegenwijs"^^xsd:string ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bJzES7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2639226> .

