@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/bWFPk4m>
  schema:familyName "Blok"^^xsd:string ;
  schema:givenName "Diderica"^^xsd:string ;
  schema:name "Diderica Blok"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/15acf466-e7db-d755-2d68-c54608960450"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wnqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ba012793-772c-e197-7fc3-d44649e2a111> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2542511> ;
  schema:birthDate "1901-03-29"^^xsd:date .

