@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/bj9oucz>
  schema:familyName "de Gruijl"^^xsd:string ;
  schema:givenName "Gerharda"^^xsd:string ;
  schema:name "Gerharda de Gruijl"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4b704969-f621-fe4a-aca5-5911972e8179"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0160cp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/82ce7d5f-053c-4ca8-7470-709317002489> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2363638> ;
  schema:birthDate "1907-05-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gruijl"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

