@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/bd75D6Y>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/420777ec-505e-ae77-60e6-e04f68f583bc"^^xsd:string ;
  schema:givenName "Jacobus Cornelis"^^xsd:string ;
  schema:name "Jacobus Cornelis Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010xd8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/57e32163-5d31-944e-42aa-edc84b7cd10d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2197709> ;
  schema:birthDate "1882-08-10"^^xsd:date .

