@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/bVcVD86>
  schema:givenName "Hermina Johanna Frederika"^^xsd:string ;
  schema:name "Hermina Johanna Frederika Priester"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3f6fd96d-3f7a-06b4-590a-b581ba0f50fb"^^xsd:string ;
  schema:hasOccupation "Modiste"@nl ;
  schema:familyName "Priester"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Deventer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sxcg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c9ac6fa6-202b-6ec0-5220-66f02d7a7d11> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2599108> ;
  schema:birthDate "1861-08-11"^^xsd:date .

