@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bQDxGj3>
  schema:familyName "de Gruijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b48df76e-bcdc-e1b1-7a6e-f4fc0f2171f3"^^xsd:string ;
  schema:givenName "Wilhelmus"^^xsd:string ;
  schema:name "Wilhelmus de Gruijl"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qbh0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c94f391d-2886-00ca-99ae-c82ef2d2b11f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597607> ;
  schema:birthDate "1878-07-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gruijl"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

