@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/bS5rgxw>
  schema:familyName "Bonefaas"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/07f2a36c-80e2-5c7b-8c2d-f4885762443d"^^xsd:string ;
  schema:givenName "Pleuntje"^^xsd:string ;
  schema:name "Pleuntje Bonefaas"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Broek> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9aa51ba1-ca7e-43d2-2e42-238c829734d6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2420918> ;
  schema:birthDate "1867-10-18"^^xsd:date .

