@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/btj9VnL>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/957a3b97-9348-60e4-e9b4-21697b0b6063"^^xsd:string ;
  schema:givenName "Marinus Bertus"^^xsd:string ;
  schema:name "Marinus Bertus Blok"@nl ;
  schema:hasOccupation "Metselaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFO8d1I> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/588024> ;
  schema:birthDate "1888-09-22"^^xsd:date .

