@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b8xHKCr>
  pico:hasAge "25"^^xsd:string ;
  schema:familyName "de Gruijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/057a1fab-0ec0-4412-27b3-1a11dfa6c1af"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje de Gruijl"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b0D6VMj> ;
  schema:parent <https://n2t.net/ark:/60537/bp9aHOI>, <https://n2t.net/ark:/60537/bSIxaFB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQd7oF9> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274019> ;
  schema:additionalName [
    ns0:baseSurname "Gruijl"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

