@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/buYM1rT>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7a9a7b8d-c29d-276c-d1f6-f87ed799b31e"^^xsd:string ;
  schema:givenName "Leentje Johanna"^^xsd:string ;
  schema:name "Leentje Johanna Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c9c120bc-6bc3-bfe8-1cd2-cbbe52aa8ecf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2599359> ;
  schema:birthDate "1898-06-16"^^xsd:date .

