@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_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juli 1815 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person-c82c049f-0350-8c29-4772-c4ac03212543, oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person-32f937db-ca2f-9db4-e4ef-86e32ebce994, oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person-fd4ff5f1-e433-093b-fb3f-703c6ac49861 ;
  a2a:hasEvent oa:event_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_0, oa:relationep_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_1, oa:relationep_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_2 ;
  a2a:hasSource oa:source_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f .

oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person-c82c049f-0350-8c29-4772-c4ac03212543
  a a2a:Person ;
  rdfs:label "Godefridus van Blaedel" ;
  a2a:PersonName [
    rdfs:label "Godefridus van Blaedel" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Blaedel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person-32f937db-ca2f-9db4-e4ef-86e32ebce994
  a a2a:Person ;
  rdfs:label "Hendrik van Blaedel" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Blaedel" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Blaedel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person-fd4ff5f1-e433-093b-fb3f-703c6ac49861
  a a2a:Person ;
  rdfs:label "Francis Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Francis Verhoeven" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:event_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1815-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person:c82c049f-0350-8c29-4772-c4ac03212543 ;
  a2a:EventKeyRef oa:event_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Event1 .

oa:relationep_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person:32f937db-ca2f-9db4-e4ef-86e32ebce994 ;
  a2a:EventKeyRef oa:event_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Event1 .

oa:relationep_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Person:fd4ff5f1-e433-093b-fb3f-703c6ac49861 ;
  a2a:EventKeyRef oa:event_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f_Event1 .

oa:source_sha_ce189095-a0ee-8a49-a30a-cbbddb3c2e5f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1815-07-21 - 1815-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1815-07-21"^^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: 4364, Periode: 1813-1832" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "4364" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4364, Periode: 1813-1832, Overlijdensregister, 13, 4364"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/66b85ee1-b26e-cfb0-c46d-4bf98f352894.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ce189095-a0ee-8a49-a30a-cbbddb3c2e5f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/66b85ee1-b26e-cfb0-c46d-4bf98f352894.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ce189095-a0ee-8a49-a30a-cbbddb3c2e5f" ;
  a2a:RecordGUID "{ce189095-a0ee-8a49-a30a-cbbddb3c2e5f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6206_00006206.xml van SHA" .

