@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/bojo02n>
  pico:hasAge "34"^^xsd:string ;
  schema:familyName "de Bruijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4636f067-9e9a-cdef-a6b0-584ff4dbe51b"^^xsd:string ;
  schema:givenName "Sijgje"^^xsd:string ;
  schema:name "Sijgje de Bruijn"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b7vcnpo>, <https://n2t.net/ark:/60537/bfpNbc6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOLdE5K> ;
  schema:spouse <https://n2t.net/ark:/60537/bZACCgi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2291858> ;
  schema:deathDate "1844-05-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bruijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

