@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_0101cfba-2880-e980-75c7-af6c75604f73
  a a2a:Record ;
  rdfs:label "Geboorte op 15 juni 1869 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-172cedeb-5aaf-6b41-ae12-f8d62ee4b269, oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-d13b119b-07d6-5f50-920e-fc431fe53945, oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-5a9b1700-8bdf-3473-49c2-622e786f8c3d, oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-77878e28-888d-1a01-eee6-080d2d139372, oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-64f35628-7fa8-93f4-d318-5b31bc6e3841 ;
  a2a:hasEvent oa:event_sha_0101cfba-2880-e980-75c7-af6c75604f73_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_0, oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_1, oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_2, oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_3, oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_4 ;
  a2a:hasSource oa:source_sha_0101cfba-2880-e980-75c7-af6c75604f73 .

oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-172cedeb-5aaf-6b41-ae12-f8d62ee4b269
  a a2a:Person ;
  rdfs:label "Pieter Adrianus Borg" ;
  a2a:PersonName [
    rdfs:label "Pieter Adrianus Borg" ;
    a2a:PersonNameFirstName "Pieter Adrianus" ;
    a2a:PersonNameLastName "Borg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-d13b119b-07d6-5f50-920e-fc431fe53945
  a a2a:Person ;
  rdfs:label "Jan Smits" ;
  a2a:PersonName [
    rdfs:label "Jan Smits" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "tuinman" .

oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-5a9b1700-8bdf-3473-49c2-622e786f8c3d
  a a2a:Person ;
  rdfs:label "Johanna Havelaar" ;
  a2a:PersonName [
    rdfs:label "Johanna Havelaar" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Havelaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1869-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-77878e28-888d-1a01-eee6-080d2d139372
  a a2a:Person ;
  rdfs:label "Willem Havelaar" ;
  a2a:PersonName [
    rdfs:label "Willem Havelaar" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Havelaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person-64f35628-7fa8-93f4-d318-5b31bc6e3841
  a a2a:Person ;
  rdfs:label "Johanna van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Johanna van Rijswijk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_0101cfba-2880-e980-75c7-af6c75604f73_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1869-06-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person:172cedeb-5aaf-6b41-ae12-f8d62ee4b269 ;
  a2a:EventKeyRef oa:event_sha_0101cfba-2880-e980-75c7-af6c75604f73_Event1 .

oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person:d13b119b-07d6-5f50-920e-fc431fe53945 ;
  a2a:EventKeyRef oa:event_sha_0101cfba-2880-e980-75c7-af6c75604f73_Event1 .

oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person:5a9b1700-8bdf-3473-49c2-622e786f8c3d ;
  a2a:EventKeyRef oa:event_sha_0101cfba-2880-e980-75c7-af6c75604f73_Event1 .

oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person:77878e28-888d-1a01-eee6-080d2d139372 ;
  a2a:EventKeyRef oa:event_sha_0101cfba-2880-e980-75c7-af6c75604f73_Event1 .

oa:relationep_sha_0101cfba-2880-e980-75c7-af6c75604f73_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0101cfba-2880-e980-75c7-af6c75604f73_Person:64f35628-7fa8-93f4-d318-5b31bc6e3841 ;
  a2a:EventKeyRef oa:event_sha_0101cfba-2880-e980-75c7-af6c75604f73_Event1 .

oa:source_sha_0101cfba-2880-e980-75c7-af6c75604f73
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1869-06-15 - 1869-06-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-06-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-06-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1869-06-15"^^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: 6209, Periode: 1863-1872" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "6209" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6209, Periode: 1863-1872, Geboorteregister, 41, 6209"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3b7e3c79-3294-65f8-8344-90d1c7e86088.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0101cfba-2880-e980-75c7-af6c75604f73" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3b7e3c79-3294-65f8-8344-90d1c7e86088.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0101cfba-2880-e980-75c7-af6c75604f73" ;
  a2a:RecordGUID "{0101cfba-2880-e980-75c7-af6c75604f73}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3814_00003814.xml van SHA" .

