@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_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb
  a a2a:Record ;
  rdfs:label "Overlijden op 22 maart 1887 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-1615f3ba-216f-4e3f-ed03-f59a057f1602, oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-78a6fc78-24a5-74a3-e0e7-fc366ddeb789, oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-e2509633-047f-89a8-27b3-9dc31c996e9e, oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-8fead898-dea5-40e7-c922-9d469a136891, oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-91ae2fa5-56b9-e3b5-0ab6-a079d2404de9, oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-650368ee-2a1a-ef62-2755-0f291892b80e ;
  a2a:hasEvent oa:event_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_0, oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_1, oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_2, oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_3, oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_4, oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_5 ;
  a2a:hasSource oa:source_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb .

oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-1615f3ba-216f-4e3f-ed03-f59a057f1602
  a a2a:Person ;
  rdfs:label "Maria Moors" ;
  a2a:PersonName [
    rdfs:label "Maria Moors" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Moors"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-78a6fc78-24a5-74a3-e0e7-fc366ddeb789
  a a2a:Person ;
  rdfs:label "Jan Mommersteeg" ;
  a2a:PersonName [
    rdfs:label "Jan Mommersteeg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mommersteeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-e2509633-047f-89a8-27b3-9dc31c996e9e
  a a2a:Person ;
  rdfs:label "Adrianus van der Lee" ;
  a2a:PersonName [
    rdfs:label "Adrianus van der Lee" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-8fead898-dea5-40e7-c922-9d469a136891
  a a2a:Person ;
  rdfs:label "Jan Pullen" ;
  a2a:PersonName [
    rdfs:label "Jan Pullen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-91ae2fa5-56b9-e3b5-0ab6-a079d2404de9
  a a2a:Person ;
  rdfs:label "Johanna Pullen" ;
  a2a:PersonName [
    rdfs:label "Johanna Pullen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person-650368ee-2a1a-ef62-2755-0f291892b80e
  a a2a:Person ;
  rdfs:label "Adriaan Pullen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Pullen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Pullen"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1887-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person:1615f3ba-216f-4e3f-ed03-f59a057f1602 ;
  a2a:EventKeyRef oa:event_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Event1 .

oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden man" ;
  a2a:RelationType "other:Overleden man" ;
  a2a:PersonKeyRef oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person:78a6fc78-24a5-74a3-e0e7-fc366ddeb789 ;
  a2a:EventKeyRef oa:event_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Event1 .

oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person:e2509633-047f-89a8-27b3-9dc31c996e9e ;
  a2a:EventKeyRef oa:event_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Event1 .

oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person:8fead898-dea5-40e7-c922-9d469a136891 ;
  a2a:EventKeyRef oa:event_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Event1 .

oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person:91ae2fa5-56b9-e3b5-0ab6-a079d2404de9 ;
  a2a:EventKeyRef oa:event_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Event1 .

oa:relationep_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Person:650368ee-2a1a-ef62-2755-0f291892b80e ;
  a2a:EventKeyRef oa:event_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb_Event1 .

oa:source_sha_fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1887-03-22 - 1887-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1887-03-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 4367, Periode: 1873-1892" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "4367" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4367, Periode: 1873-1892, Overlijdensregister, 10, 4367"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/04d73208-dcf2-7cb2-9088-96e6d10f79df.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/04d73208-dcf2-7cb2-9088-96e6d10f79df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb" ;
  a2a:RecordGUID "{fa28f9b5-1876-3e6b-0fd0-bca77fdb2efb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6833_00006833.xml van SHA" .

