@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/b0qqM8d>
  schema:familyName "Grendel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/47dca72a-518d-079c-b844-27e56fbde281"^^xsd:string ;
  schema:givenName "Pieter Gerardus"^^xsd:string ;
  schema:name "Pieter Gerardus Grendel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01393r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ece0d212-8f1b-1306-9347-c161c49ca6ce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2841522> ;
  schema:birthDate "1887-06-19"^^xsd:date .

