@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/bT7Vcon>
  schema:familyName "Blok"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1235b464-8074-b531-b1e9-6cca53f45e01"^^xsd:string ;
  schema:givenName "Johanna Helena"^^xsd:string ;
  schema:name "Johanna Helena Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5mc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0ec180f0-7584-7d4f-13f2-d3faafcb7d45> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1935944> ;
  schema:birthDate "1852-08-07"^^xsd:date .

