@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_158cb281-e761-e9d6-2608-9355e590695b
  a a2a:Record ;
  rdfs:label "Geboorte op 3 juni 1850 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-73a86a73-3ae2-c673-179e-cc91c8c21900, oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-c5034a66-6398-e2a0-ac4e-6a258404943f, oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-923fd0ca-52f7-1690-033d-3d48ae3e57a6, oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-63415c78-e7ba-5647-7e4b-8a14d1814cab, oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-df281bc3-ea8f-d6ca-15ca-8bb34a13d7bb ;
  a2a:hasEvent oa:event_sha_158cb281-e761-e9d6-2608-9355e590695b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_0, oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_1, oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_2, oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_3, oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_4 ;
  a2a:hasSource oa:source_sha_158cb281-e761-e9d6-2608-9355e590695b .

oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-73a86a73-3ae2-c673-179e-cc91c8c21900
  a a2a:Person ;
  rdfs:label "Jan Christiaan Bron" ;
  a2a:PersonName [
    rdfs:label "Jan Christiaan Bron" ;
    a2a:PersonNameFirstName "Jan Christiaan" ;
    a2a:PersonNameLastName "Bron"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "slijter" .

oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-c5034a66-6398-e2a0-ac4e-6a258404943f
  a a2a:Person ;
  rdfs:label "Frans Hello" ;
  a2a:PersonName [
    rdfs:label "Frans Hello" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Hello"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "aannemer" .

oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-923fd0ca-52f7-1690-033d-3d48ae3e57a6
  a a2a:Person ;
  rdfs:label "Metje Hello" ;
  a2a:PersonName [
    rdfs:label "Metje Hello" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNameLastName "Hello"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1850-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-63415c78-e7ba-5647-7e4b-8a14d1814cab
  a a2a:Person ;
  rdfs:label "Otto Hello" ;
  a2a:PersonName [
    rdfs:label "Otto Hello" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Hello"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "aannemer" .

oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person-df281bc3-ea8f-d6ca-15ca-8bb34a13d7bb
  a a2a:Person ;
  rdfs:label "Metje Struik" ;
  a2a:PersonName [
    rdfs:label "Metje Struik" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_158cb281-e761-e9d6-2608-9355e590695b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1850-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person:73a86a73-3ae2-c673-179e-cc91c8c21900 ;
  a2a:EventKeyRef oa:event_sha_158cb281-e761-e9d6-2608-9355e590695b_Event1 .

oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person:c5034a66-6398-e2a0-ac4e-6a258404943f ;
  a2a:EventKeyRef oa:event_sha_158cb281-e761-e9d6-2608-9355e590695b_Event1 .

oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person:923fd0ca-52f7-1690-033d-3d48ae3e57a6 ;
  a2a:EventKeyRef oa:event_sha_158cb281-e761-e9d6-2608-9355e590695b_Event1 .

oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person:63415c78-e7ba-5647-7e4b-8a14d1814cab ;
  a2a:EventKeyRef oa:event_sha_158cb281-e761-e9d6-2608-9355e590695b_Event1 .

oa:relationep_sha_158cb281-e761-e9d6-2608-9355e590695b_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_158cb281-e761-e9d6-2608-9355e590695b_Person:df281bc3-ea8f-d6ca-15ca-8bb34a13d7bb ;
  a2a:EventKeyRef oa:event_sha_158cb281-e761-e9d6-2608-9355e590695b_Event1 .

oa:source_sha_158cb281-e761-e9d6-2608-9355e590695b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1850-06-03 - 1850-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1850-06-03"^^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: 6207, Periode: 1843-1852" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "6207" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6207, Periode: 1843-1852, Geboorteregister, 24, 6207"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ba08ebaf-8e7e-219b-cce7-80c59fbcd6b4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/158cb281-e761-e9d6-2608-9355e590695b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ba08ebaf-8e7e-219b-cce7-80c59fbcd6b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/158cb281-e761-e9d6-2608-9355e590695b" ;
  a2a:RecordGUID "{158cb281-e761-e9d6-2608-9355e590695b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5558_00005558.xml van SHA" .

