@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_10b60280-f092-e5b5-a5c8-8f4e6fa70cef
  a a2a:Record ;
  rdfs:label "Geboorte op 1 januari 1907 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-08c2d8e4-d63d-5ac4-56da-c1741ca55b3c, oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-736445c3-34b8-82d4-cdc8-c150552bf0e3, oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-97c91db6-47fd-23ab-a3fd-bede17b76b7f, oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-fc80ce1f-b137-a8a7-e986-54a4dc7898a0, oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-dd721bba-265a-bbbd-d962-e6d8d9c6ee00 ;
  a2a:hasEvent oa:event_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_0, oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_1, oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_2, oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_3, oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_4 ;
  a2a:hasSource oa:source_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef .

oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-08c2d8e4-d63d-5ac4-56da-c1741ca55b3c
  a a2a:Person ;
  rdfs:label "Antonius Cornelis van Delft" ;
  a2a:PersonName [
    rdfs:label "Antonius Cornelis van Delft" ;
    a2a:PersonNameFirstName "Antonius Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1907-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-736445c3-34b8-82d4-cdc8-c150552bf0e3
  a a2a:Person ;
  rdfs:label "Johannes van Delft" ;
  a2a:PersonName [
    rdfs:label "Johannes van Delft" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-97c91db6-47fd-23ab-a3fd-bede17b76b7f
  a a2a:Person ;
  rdfs:label "Thomas Johannes van Leent" ;
  a2a:PersonName [
    rdfs:label "Thomas Johannes van Leent" ;
    a2a:PersonNameFirstName "Thomas Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-fc80ce1f-b137-a8a7-e986-54a4dc7898a0
  a a2a:Person ;
  rdfs:label "Johanna van den Hoven" ;
  a2a:PersonName [
    rdfs:label "Johanna van den Hoven" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person-dd721bba-265a-bbbd-d962-e6d8d9c6ee00
  a a2a:Person ;
  rdfs:label "Adrianus Martinus van Delft" ;
  a2a:PersonName [
    rdfs:label "Adrianus Martinus van Delft" ;
    a2a:PersonNameFirstName "Adrianus Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1907-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person:08c2d8e4-d63d-5ac4-56da-c1741ca55b3c ;
  a2a:EventKeyRef oa:event_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Event1 .

oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person:736445c3-34b8-82d4-cdc8-c150552bf0e3 ;
  a2a:EventKeyRef oa:event_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Event1 .

oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person:97c91db6-47fd-23ab-a3fd-bede17b76b7f ;
  a2a:EventKeyRef oa:event_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Event1 .

oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person:fc80ce1f-b137-a8a7-e986-54a4dc7898a0 ;
  a2a:EventKeyRef oa:event_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Event1 .

oa:relationep_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Person:dd721bba-265a-bbbd-d962-e6d8d9c6ee00 ;
  a2a:EventKeyRef oa:event_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef_Event1 .

oa:source_sha_10b60280-f092-e5b5-a5c8-8f4e6fa70cef
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1907-01-01 - 1907-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1907-01-01"^^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: 677, Periode: 1897-1921" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "677" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 677, Periode: 1897-1921, Geboorteregister, 1, 677"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/fcbaab82-12be-6805-633f-2f1d050ff93f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/10b60280-f092-e5b5-a5c8-8f4e6fa70cef" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/fcbaab82-12be-6805-633f-2f1d050ff93f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/10b60280-f092-e5b5-a5c8-8f4e6fa70cef" ;
  a2a:RecordGUID "{10b60280-f092-e5b5-a5c8-8f4e6fa70cef}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6213_00006213.xml van SHA" .

