@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_39d4a93a-3307-eecb-fa4e-de40e60037ad
  a a2a:Record ;
  rdfs:label "Overlijden op 2 juli 1907 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person-61826055-65d7-c86c-ca62-e74cc357be25, oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person-a4ba9610-bb9f-bc81-8c75-2c12a3a54bd3, oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person-97b1eff8-9b19-976e-41da-788447ede147 ;
  a2a:hasEvent oa:event_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_0, oa:relationep_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_1, oa:relationep_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_2 ;
  a2a:hasSource oa:source_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad .

oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person-61826055-65d7-c86c-ca62-e74cc357be25
  a a2a:Person ;
  rdfs:label "Cateau Hartog" ;
  a2a:PersonName [
    rdfs:label "Cateau Hartog" ;
    a2a:PersonNameFirstName "Cateau" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person-a4ba9610-bb9f-bc81-8c75-2c12a3a54bd3
  a a2a:Person ;
  rdfs:label "Louis Velleman" ;
  a2a:PersonName [
    rdfs:label "Louis Velleman" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Velleman"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person-97b1eff8-9b19-976e-41da-788447ede147
  a a2a:Person ;
  rdfs:label "Abraham Marcus Velleman" ;
  a2a:PersonName [
    rdfs:label "Abraham Marcus Velleman" ;
    a2a:PersonNameFirstName "Abraham Marcus" ;
    a2a:PersonNameLastName "Velleman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1907-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person:61826055-65d7-c86c-ca62-e74cc357be25 ;
  a2a:EventKeyRef oa:event_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Event1 .

oa:relationep_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person:a4ba9610-bb9f-bc81-8c75-2c12a3a54bd3 ;
  a2a:EventKeyRef oa:event_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Event1 .

oa:relationep_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Person:97b1eff8-9b19-976e-41da-788447ede147 ;
  a2a:EventKeyRef oa:event_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad_Event1 .

oa:source_bhi_39d4a93a-3307-eecb-fa4e-de40e60037ad
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1907-07-03 - 1907-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1907-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1649, Periode: 1907" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1907" ;
    a2a:DocumentNumber "441" ;
    a2a:RegistryNumber "1649" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1649, Periode: 1907, Overlijdensregister 's-Hertogenbosch 1907, 441, 1649"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4e52bb48-250d-7853-513f-4c2289c5bc82.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4e52bb48-250d-7853-513f-4c2289c5bc82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/39d4a93a-3307-eecb-fa4e-de40e60037ad" ;
  a2a:RecordGUID "{39d4a93a-3307-eecb-fa4e-de40e60037ad}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27027_00027027.xml van BHI" .

