@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/b7UBQ6H>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/538a1d79-cd87-9b56-bed7-fe7952db9f31"^^xsd:string ;
  schema:familyName "Middel"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Middel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kg35> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8fa969f0-cf7b-1310-320f-06b3228021fc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2413292> ;
  schema:birthDate "1844-04-16"^^xsd:date .

