@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_02fbc47c-605d-e732-1bda-464f5d8e71d0
  a a2a:Record ;
  rdfs:label "Geboorte op 17 november 1881 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-d71e94bb-c9c7-8f84-bc0e-f906da66ade8, oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-0b758687-7113-68c7-3ee5-0d1b1bcaa17a, oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-a8bfadb2-8956-83ef-b774-05f8d64c76ae, oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-2feef4bc-3779-61cc-83fa-74231c038a93, oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-eb70abbb-89a1-485b-3715-88599bc2a84a ;
  a2a:hasEvent oa:event_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_0, oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_1, oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_2, oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_3, oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_4 ;
  a2a:hasSource oa:source_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0 .

oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-d71e94bb-c9c7-8f84-bc0e-f906da66ade8
  a a2a:Person ;
  rdfs:label "Adam van Straten" ;
  a2a:PersonName [
    rdfs:label "Adam van Straten" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-0b758687-7113-68c7-3ee5-0d1b1bcaa17a
  a a2a:Person ;
  rdfs:label "Jan Struick" ;
  a2a:PersonName [
    rdfs:label "Jan Struick" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Struick"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "gemeenteontvanger" .

oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-a8bfadb2-8956-83ef-b774-05f8d64c76ae
  a a2a:Person ;
  rdfs:label "Jan Willem de Joode" ;
  a2a:PersonName [
    rdfs:label "Jan Willem de Joode" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Joode"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1881-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-2feef4bc-3779-61cc-83fa-74231c038a93
  a a2a:Person ;
  rdfs:label "Samuel Andries de Joode" ;
  a2a:PersonName [
    rdfs:label "Samuel Andries de Joode" ;
    a2a:PersonNameFirstName "Samuel Andries" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Joode"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person-eb70abbb-89a1-485b-3715-88599bc2a84a
  a a2a:Person ;
  rdfs:label "Hendriena van Straten" ;
  a2a:PersonName [
    rdfs:label "Hendriena van Straten" ;
    a2a:PersonNameFirstName "Hendriena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1881-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person:d71e94bb-c9c7-8f84-bc0e-f906da66ade8 ;
  a2a:EventKeyRef oa:event_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Event1 .

oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person:0b758687-7113-68c7-3ee5-0d1b1bcaa17a ;
  a2a:EventKeyRef oa:event_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Event1 .

oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person:a8bfadb2-8956-83ef-b774-05f8d64c76ae ;
  a2a:EventKeyRef oa:event_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Event1 .

oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person:2feef4bc-3779-61cc-83fa-74231c038a93 ;
  a2a:EventKeyRef oa:event_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Event1 .

oa:relationep_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Person:eb70abbb-89a1-485b-3715-88599bc2a84a ;
  a2a:EventKeyRef oa:event_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0_Event1 .

oa:source_sha_02fbc47c-605d-e732-1bda-464f5d8e71d0
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1881-11-17 - 1881-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1881-11-17"^^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: 6210, Periode: 1873-1882" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "50" ;
    a2a:RegistryNumber "6210" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6210, Periode: 1873-1882, Geboorteregister, 50, 6210"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ab99cb41-f6ee-e12a-8041-d6d7ab1463cc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/02fbc47c-605d-e732-1bda-464f5d8e71d0" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ab99cb41-f6ee-e12a-8041-d6d7ab1463cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/02fbc47c-605d-e732-1bda-464f5d8e71d0" ;
  a2a:RecordGUID "{02fbc47c-605d-e732-1bda-464f5d8e71d0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5203_00005203.xml van SHA" .

