@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_87fd4d0e-8066-a884-ffe2-dbca004e3929
  a a2a:Record ;
  rdfs:label "Geboorte op 14 januari 1856 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-f33dc42b-c70f-fa1e-e03f-0c7021264efd, oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-c9ad4d37-63d1-afc1-6860-613c3d495a5d, oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-e4561a34-bfdb-4a89-62a1-fb7e795e233e, oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-98fa393a-c159-d90a-925c-034ebf7ed26c, oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-0217052a-9f89-bf7b-51c7-26fdcea87ced ;
  a2a:hasEvent oa:event_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_0, oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_1, oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_2, oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_3, oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_4 ;
  a2a:hasSource oa:source_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929 .

oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-f33dc42b-c70f-fa1e-e03f-0c7021264efd
  a a2a:Person ;
  rdfs:label "Johanna Leermans" ;
  a2a:PersonName [
    rdfs:label "Johanna Leermans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Leermans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "naaister" .

oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-c9ad4d37-63d1-afc1-6860-613c3d495a5d
  a a2a:Person ;
  rdfs:label "Johannes Schilders" ;
  a2a:PersonName [
    rdfs:label "Johannes Schilders" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schilders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-e4561a34-bfdb-4a89-62a1-fb7e795e233e
  a a2a:Person ;
  rdfs:label "Cornelis Schilders" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schilders" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schilders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-98fa393a-c159-d90a-925c-034ebf7ed26c
  a a2a:Person ;
  rdfs:label "Ferdinand Boelen" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Boelen" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1856-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person-0217052a-9f89-bf7b-51c7-26fdcea87ced
  a a2a:Person ;
  rdfs:label "Johannes Boelen" ;
  a2a:PersonName [
    rdfs:label "Johannes Boelen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1856-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person:f33dc42b-c70f-fa1e-e03f-0c7021264efd ;
  a2a:EventKeyRef oa:event_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Event1 .

oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person:c9ad4d37-63d1-afc1-6860-613c3d495a5d ;
  a2a:EventKeyRef oa:event_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Event1 .

oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person:e4561a34-bfdb-4a89-62a1-fb7e795e233e ;
  a2a:EventKeyRef oa:event_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Event1 .

oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person:98fa393a-c159-d90a-925c-034ebf7ed26c ;
  a2a:EventKeyRef oa:event_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Event1 .

oa:relationep_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Person:0217052a-9f89-bf7b-51c7-26fdcea87ced ;
  a2a:EventKeyRef oa:event_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929_Event1 .

oa:source_sha_87fd4d0e-8066-a884-ffe2-dbca004e3929
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1856-01-14 - 1856-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1856-01-14"^^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: 675, Periode: 1845-1870" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "675" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 675, Periode: 1845-1870, Geboorteregister, 2, 675"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3b580a9c-e18c-694f-ec6a-e22c8f241698.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/87fd4d0e-8066-a884-ffe2-dbca004e3929" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3b580a9c-e18c-694f-ec6a-e22c8f241698.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/87fd4d0e-8066-a884-ffe2-dbca004e3929" ;
  a2a:RecordGUID "{87fd4d0e-8066-a884-ffe2-dbca004e3929}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3702_00003702.xml van SHA" .

