@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/b9MTv6W>
  pico:hasAge "73"^^xsd:string ;
  schema:familyName "de Bruin"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6a8ae983-7ba7-5987-c6e9-7d31262deee9"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus de Bruin"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b250mJP>, <https://n2t.net/ark:/60537/bUaqBBK> ;
  schema:spouse <https://n2t.net/ark:/60537/bMfPMMG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzz8QVo> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1935255> ;
  schema:deathDate "1901-10-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bruin"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

