@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/bDiKQ5A>
  schema:givenName "Bartha"^^xsd:string ;
  schema:name "Bartha Rond"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d4161064-4b10-957e-f077-6edb17cb5970"^^xsd:string ;
  schema:familyName "Rond"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tx1p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/59dbef4f-8a74-69d2-ff58-0c87de3c087c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2205353> ;
  schema:birthDate "1851-07-27"^^xsd:date .

