@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/bmeopag>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7f4c5718-d424-333e-e263-cfc49b017aac"^^xsd:string ;
  schema:familyName "Montijn"^^xsd:string ;
  schema:hasOccupation "Oud notaris"@nl ;
  schema:givenName "Pieter Marie"^^xsd:string ;
  schema:name "Pieter Marie Montijn"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudewater> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/aecc0984-1584-69fc-34da-64259becd316> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2498552> ;
  schema:birthDate "1822-09-16"^^xsd:date .

