@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_2ea9fc70-cb5e-e22a-6232-35858537559e
  a a2a:Record ;
  rdfs:label "Geboorte op 9 juli 1833 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-ae1ddbaa-0f79-0f17-d414-ba8233b2ff7d, oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-dd78e410-eb45-0816-3ee0-26675d8f2689, oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-d69d825f-16d3-d186-8fb3-4235b9a804a2, oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-c4744b6b-0c75-d2f2-f366-4f76bd8085bc, oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-42ae9f4c-a2f9-00d2-2e85-391cbc3ebe72 ;
  a2a:hasEvent oa:event_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_0, oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_1, oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_2, oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_3, oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_4 ;
  a2a:hasSource oa:source_sha_2ea9fc70-cb5e-e22a-6232-35858537559e .

oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-ae1ddbaa-0f79-0f17-d414-ba8233b2ff7d
  a a2a:Person ;
  rdfs:label "Johannes Roomer" ;
  a2a:PersonName [
    rdfs:label "Johannes Roomer" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Roomer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-dd78e410-eb45-0816-3ee0-26675d8f2689
  a a2a:Person ;
  rdfs:label "Reijer Roomer" ;
  a2a:PersonName [
    rdfs:label "Reijer Roomer" ;
    a2a:PersonNameFirstName "Reijer" ;
    a2a:PersonNameLastName "Roomer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-d69d825f-16d3-d186-8fb3-4235b9a804a2
  a a2a:Person ;
  rdfs:label "Johannes Baks" ;
  a2a:PersonName [
    rdfs:label "Johannes Baks" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1833-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-c4744b6b-0c75-d2f2-f366-4f76bd8085bc
  a a2a:Person ;
  rdfs:label "Hendrikus Baks" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Baks" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Baks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person-42ae9f4c-a2f9-00d2-2e85-391cbc3ebe72
  a a2a:Person ;
  rdfs:label "Louiza Forrer" ;
  a2a:PersonName [
    rdfs:label "Louiza Forrer" ;
    a2a:PersonNameFirstName "Louiza" ;
    a2a:PersonNameLastName "Forrer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] .

oa:event_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1833-07-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person:ae1ddbaa-0f79-0f17-d414-ba8233b2ff7d ;
  a2a:EventKeyRef oa:event_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Event1 .

oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person:dd78e410-eb45-0816-3ee0-26675d8f2689 ;
  a2a:EventKeyRef oa:event_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Event1 .

oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person:d69d825f-16d3-d186-8fb3-4235b9a804a2 ;
  a2a:EventKeyRef oa:event_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Event1 .

oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person:c4744b6b-0c75-d2f2-f366-4f76bd8085bc ;
  a2a:EventKeyRef oa:event_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Event1 .

oa:relationep_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Person:42ae9f4c-a2f9-00d2-2e85-391cbc3ebe72 ;
  a2a:EventKeyRef oa:event_sha_2ea9fc70-cb5e-e22a-6232-35858537559e_Event1 .

oa:source_sha_2ea9fc70-cb5e-e22a-6232-35858537559e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1833-07-09 - 1833-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1833" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1833-07-09"^^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: 6206, Periode: 1833-1842" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "6206" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6206, Periode: 1833-1842, Geboorteregister, 23, 6206"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/59173799-fc01-f34e-a586-30f9b478dc9b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2ea9fc70-cb5e-e22a-6232-35858537559e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/59173799-fc01-f34e-a586-30f9b478dc9b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2ea9fc70-cb5e-e22a-6232-35858537559e" ;
  a2a:RecordGUID "{2ea9fc70-cb5e-e22a-6232-35858537559e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5640_00005640.xml van SHA" .

