@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/bdKbu4y>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6792a533-3156-742d-17bf-1c17d4c7d062"^^xsd:string ;
  schema:familyName "Middel"^^xsd:string ;
  schema:givenName "Reinder"^^xsd:string ;
  schema:name "Reinder Middel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kg35> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2391c5f0-51b2-fc78-d239-5b04ddba2b55> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1998557> ;
  schema:birthDate "1846-04-17"^^xsd:date .

