@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33
  a a2a:Record ;
  rdfs:label "Overlijden op 11 augustus 1866 te Breda" ;
  a2a:hasPerson oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person-3924b566-5815-7c43-8b66-1e94ef57eec0, oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person-76554eab-a418-5d46-d7ba-0f1b079ca6c7, oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person-10144eee-bb6f-affd-87a4-25357a80518f ;
  a2a:hasEvent oa:event_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_0, oa:relationep_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_1, oa:relationep_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_2 ;
  a2a:hasSource oa:source_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33 .

oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person-3924b566-5815-7c43-8b66-1e94ef57eec0
  a a2a:Person ;
  rdfs:label "Jacoba Pullis" ;
  a2a:PersonName [
    rdfs:label "Jacoba Pullis" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Pullis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person-76554eab-a418-5d46-d7ba-0f1b079ca6c7
  a a2a:Person ;
  rdfs:label "Antonius Theodorus Alphonsus Nijs" ;
  a2a:PersonName [
    rdfs:label "Antonius Theodorus Alphonsus Nijs" ;
    a2a:PersonNameFirstName "Antonius Theodorus Alphonsus" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person-10144eee-bb6f-affd-87a4-25357a80518f
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Nijs" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Nijs" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Nijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1866-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person:3924b566-5815-7c43-8b66-1e94ef57eec0 ;
  a2a:EventKeyRef oa:event_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Event1 .

oa:relationep_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person:76554eab-a418-5d46-d7ba-0f1b079ca6c7 ;
  a2a:EventKeyRef oa:event_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Event1 .

oa:relationep_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Person:10144eee-bb6f-affd-87a4-25357a80518f ;
  a2a:EventKeyRef oa:event_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33_Event1 .

oa:source_bhi_6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1866-08-11 - 1866-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1866-08-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1409, Periode: 1866" ;
    a2a:Book "Overlijdensregister Breda 1866" ;
    a2a:DocumentNumber "246" ;
    a2a:RegistryNumber "1409" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1409, Periode: 1866, Overlijdensregister Breda 1866, 246, 1409"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b527d2d1-1a53-d9b8-d8b2-79a28fa9e771.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b527d2d1-1a53-d9b8-d8b2-79a28fa9e771.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33" ;
  a2a:RecordGUID "{6bbd0733-e22d-9c6c-7a1f-dea90d2ffc33}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24836_00024836.xml van BHI" .

