@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_09f0d065-8b57-7909-952d-0590128560b8
  a a2a:Record ;
  rdfs:label "Geboorte op 31 augustus 1904 te Wijk" ;
  a2a:hasPerson oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-53f2f9fc-bc76-8c33-1fd3-f489bdb98937, oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-6b32698c-7764-a0ea-6f27-975d6fd687cf, oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-28ad63b7-cb8c-113e-f4da-7b76f32601a6, oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-eb10932b-471f-a984-8f01-de7fbc84435e, oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-f46a48ec-a9f0-20b7-25d0-a4fbe3baebe7 ;
  a2a:hasEvent oa:event_sha_09f0d065-8b57-7909-952d-0590128560b8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_0, oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_1, oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_2, oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_3, oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_4 ;
  a2a:hasSource oa:source_sha_09f0d065-8b57-7909-952d-0590128560b8 .

oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-53f2f9fc-bc76-8c33-1fd3-f489bdb98937
  a a2a:Person ;
  rdfs:label "Cornelis Bouman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bouman" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-6b32698c-7764-a0ea-6f27-975d6fd687cf
  a a2a:Person ;
  rdfs:label "Daniel Sluijmers" ;
  a2a:PersonName [
    rdfs:label "Daniel Sluijmers" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Sluijmers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-28ad63b7-cb8c-113e-f4da-7b76f32601a6
  a a2a:Person ;
  rdfs:label "Maria Vos" ;
  a2a:PersonName [
    rdfs:label "Maria Vos" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1904-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-eb10932b-471f-a984-8f01-de7fbc84435e
  a a2a:Person ;
  rdfs:label "Dirk Vos" ;
  a2a:PersonName [
    rdfs:label "Dirk Vos" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "machinist" .

oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person-f46a48ec-a9f0-20b7-25d0-a4fbe3baebe7
  a a2a:Person ;
  rdfs:label "Teuntje Schouten" ;
  a2a:PersonName [
    rdfs:label "Teuntje Schouten" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_09f0d065-8b57-7909-952d-0590128560b8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1904-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person:53f2f9fc-bc76-8c33-1fd3-f489bdb98937 ;
  a2a:EventKeyRef oa:event_sha_09f0d065-8b57-7909-952d-0590128560b8_Event1 .

oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person:6b32698c-7764-a0ea-6f27-975d6fd687cf ;
  a2a:EventKeyRef oa:event_sha_09f0d065-8b57-7909-952d-0590128560b8_Event1 .

oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person:28ad63b7-cb8c-113e-f4da-7b76f32601a6 ;
  a2a:EventKeyRef oa:event_sha_09f0d065-8b57-7909-952d-0590128560b8_Event1 .

oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person:eb10932b-471f-a984-8f01-de7fbc84435e ;
  a2a:EventKeyRef oa:event_sha_09f0d065-8b57-7909-952d-0590128560b8_Event1 .

oa:relationep_sha_09f0d065-8b57-7909-952d-0590128560b8_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_09f0d065-8b57-7909-952d-0590128560b8_Person:f46a48ec-a9f0-20b7-25d0-a4fbe3baebe7 ;
  a2a:EventKeyRef oa:event_sha_09f0d065-8b57-7909-952d-0590128560b8_Event1 .

oa:source_sha_09f0d065-8b57-7909-952d-0590128560b8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1904-08-31 - 1904-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1904-08-31"^^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: 5817, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "5817" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5817, Periode: 1903-1912, Geboorteregister, 45, 5817"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/00f2b3fd-3e3e-3b9f-c196-d4fb77612576.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/09f0d065-8b57-7909-952d-0590128560b8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/00f2b3fd-3e3e-3b9f-c196-d4fb77612576.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/09f0d065-8b57-7909-952d-0590128560b8" ;
  a2a:RecordGUID "{09f0d065-8b57-7909-952d-0590128560b8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5407_00005407.xml van SHA" .

