@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/bNw26kB>
  schema:familyName "de Gruijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a18a5af3-0c51-5e43-adaf-7f1de052b82f"^^xsd:string ;
  schema:givenName "Pieternella Cornelia"^^xsd:string ;
  schema:name "Pieternella Cornelia de Gruijl"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vzr3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/534082ec-d533-741d-5d87-ae18e7d65fca> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2179972> ;
  schema:birthDate "1876-04-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gruijl"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

