@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/btJA0Wv>
  schema:givenName "Angenieta Maria Louisa"^^xsd:string ;
  schema:name "Angenieta Maria Louisa Buijze"@nl ;
  schema:familyName "Buijze"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dd323707-32f3-70c0-3a0f-26c1f2d64c01"^^xsd:string ;
  schema:hasOccupation "Onderwijzeres"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zaamslag> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tz3w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e3d5e91a-2f78-f9c5-4dee-bb3dcc5dd537> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2673909> ;
  schema:birthDate "1861-12-24"^^xsd:date .

