@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/bwdY2Kf>
  schema:familyName "Breeveld"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/877aacf5-b4c4-47f3-e6e2-2b2fe480473a"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Breeveld"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tpq9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b93b9767-108a-7397-e07a-b2231d79d103> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2539488> ;
  schema:birthDate "1876-12-23"^^xsd:date .

