@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/bX5dHPg>
  schema:familyName "Griffioen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ad6f4574-782c-c09a-a4c2-53fa07e2e2ca"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Griffioen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/be1733cd-a9fb-de90-d6c6-be7e3251af21> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2558084> ;
  schema:birthDate "1891-07-30"^^xsd:date .

