@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_1be293b4-5ef4-5199-c96f-bca96ef78ca2
  a a2a:Record ;
  rdfs:label "Geboorte op 28 augustus 1815 te Drunen" ;
  a2a:hasPerson oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-4cdaa67f-fcfd-d660-e73d-fcac1d46fb48, oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-ee4d7e91-aaeb-f06b-2504-55c6175b8f14, oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-222c091b-8fdb-c3b1-da31-c964c8589ee9, oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-e83f5fc9-b46a-43f3-0844-712be50a7acb, oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-3b5b4984-38b0-4acc-e263-6e722fd87f4f ;
  a2a:hasEvent oa:event_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_0, oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_1, oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_2, oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_3, oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_4 ;
  a2a:hasSource oa:source_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2 .

oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-4cdaa67f-fcfd-d660-e73d-fcac1d46fb48
  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 "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] .

oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-ee4d7e91-aaeb-f06b-2504-55c6175b8f14
  a a2a:Person ;
  rdfs:label "Aart van Delft" ;
  a2a:PersonName [
    rdfs:label "Aart van Delft" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] .

oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-222c091b-8fdb-c3b1-da31-c964c8589ee9
  a a2a:Person ;
  rdfs:label "Cornelis Manders" ;
  a2a:PersonName [
    rdfs:label "Cornelis Manders" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Manders"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1815-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-e83f5fc9-b46a-43f3-0844-712be50a7acb
  a a2a:Person ;
  rdfs:label "Jan Manders" ;
  a2a:PersonName [
    rdfs:label "Jan Manders" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Manders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person-3b5b4984-38b0-4acc-e263-6e722fd87f4f
  a a2a:Person ;
  rdfs:label "Francijna Robben" ;
  a2a:PersonName [
    rdfs:label "Francijna Robben" ;
    a2a:PersonNameFirstName "Francijna" ;
    a2a:PersonNameLastName "Robben"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1815-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person:4cdaa67f-fcfd-d660-e73d-fcac1d46fb48 ;
  a2a:EventKeyRef oa:event_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Event1 .

oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person:ee4d7e91-aaeb-f06b-2504-55c6175b8f14 ;
  a2a:EventKeyRef oa:event_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Event1 .

oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person:222c091b-8fdb-c3b1-da31-c964c8589ee9 ;
  a2a:EventKeyRef oa:event_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Event1 .

oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person:e83f5fc9-b46a-43f3-0844-712be50a7acb ;
  a2a:EventKeyRef oa:event_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Event1 .

oa:relationep_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Person:3b5b4984-38b0-4acc-e263-6e722fd87f4f ;
  a2a:EventKeyRef oa:event_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2_Event1 .

oa:source_sha_1be293b4-5ef4-5199-c96f-bca96ef78ca2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1815-08-28 - 1815-08-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-08-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-08-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1815-08-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 3108, Periode: 1813-1820" ;
    a2a:Book "Geboorteregister" ;
    a2a:RegistryNumber "3108" ;
    a2a:Folio "10r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3108, Periode: 1813-1820, Geboorteregister, 3108, 10r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/84c3016a-145c-92e8-d2bc-c2e2fe693687.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1be293b4-5ef4-5199-c96f-bca96ef78ca2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/84c3016a-145c-92e8-d2bc-c2e2fe693687.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1be293b4-5ef4-5199-c96f-bca96ef78ca2" ;
  a2a:RecordGUID "{1be293b4-5ef4-5199-c96f-bca96ef78ca2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5952_00005952.xml van SHA" .

