@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/bJY95A7>
  schema:familyName "Bunschoten"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6af9ac24-c798-b648-a1c6-04117a11121c"^^xsd:string ;
  schema:givenName "Huibertje"^^xsd:string ;
  schema:name "Huibertje Bunschoten"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fefd3ede-84aa-ef79-c32d-4c34de9b0212> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2765522> ;
  schema:birthDate "1871-03-12"^^xsd:date .

