@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_fe33764e-dc98-4bb7-92cc-c179700352aa
  a a2a:Record ;
  rdfs:label "Geboorte op 3 december 1893 te Werkendam" ;
  a2a:hasPerson oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-85ace084-8730-c99e-6a01-794d34a8b099, oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-27913a6e-2ae7-fea0-8e92-137924898185, oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-33955818-4b17-ccf1-1caf-0b872b5ef76e, oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-fe55c2d9-0fba-8ad0-cee3-98b4e26c38ae, oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-ed64edf3-9985-da3a-bfde-b66682128c14 ;
  a2a:hasEvent oa:event_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_0, oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_1, oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_2, oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_3, oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_4 ;
  a2a:hasSource oa:source_sha_fe33764e-dc98-4bb7-92cc-c179700352aa .

oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-85ace084-8730-c99e-6a01-794d34a8b099
  a a2a:Person ;
  rdfs:label "Hendrik Vos" ;
  a2a:PersonName [
    rdfs:label "Hendrik Vos" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-27913a6e-2ae7-fea0-8e92-137924898185
  a a2a:Person ;
  rdfs:label "Andries Cornelis van Oversteeg" ;
  a2a:PersonName [
    rdfs:label "Andries Cornelis van Oversteeg" ;
    a2a:PersonNameFirstName "Andries Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oversteeg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-33955818-4b17-ccf1-1caf-0b872b5ef76e
  a a2a:Person ;
  rdfs:label "Ambrosius Cornelis van Oversteeg" ;
  a2a:PersonName [
    rdfs:label "Ambrosius Cornelis van Oversteeg" ;
    a2a:PersonNameFirstName "Ambrosius Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oversteeg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-fe55c2d9-0fba-8ad0-cee3-98b4e26c38ae
  a a2a:Person ;
  rdfs:label "Gijsberta Jacoba Rombout" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Jacoba Rombout" ;
    a2a:PersonNameFirstName "Gijsberta Jacoba" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person-ed64edf3-9985-da3a-bfde-b66682128c14
  a a2a:Person ;
  rdfs:label "Hendrik Bastiaan Vos" ;
  a2a:PersonName [
    rdfs:label "Hendrik Bastiaan Vos" ;
    a2a:PersonNameFirstName "Hendrik Bastiaan" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1893-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:event_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1893-12-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person:85ace084-8730-c99e-6a01-794d34a8b099 ;
  a2a:EventKeyRef oa:event_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Event1 .

oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person:27913a6e-2ae7-fea0-8e92-137924898185 ;
  a2a:EventKeyRef oa:event_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Event1 .

oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person:33955818-4b17-ccf1-1caf-0b872b5ef76e ;
  a2a:EventKeyRef oa:event_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Event1 .

oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person:fe55c2d9-0fba-8ad0-cee3-98b4e26c38ae ;
  a2a:EventKeyRef oa:event_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Event1 .

oa:relationep_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Person:ed64edf3-9985-da3a-bfde-b66682128c14 ;
  a2a:EventKeyRef oa:event_sha_fe33764e-dc98-4bb7-92cc-c179700352aa_Event1 .

oa:source_sha_fe33764e-dc98-4bb7-92cc-c179700352aa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1893-12-03 - 1893-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1893-12-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: 5412, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "5412" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5412, Periode: 1893-1902, Geboorteregister, 120, 5412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a4e9d1a8-5ff6-3d64-4fcc-e637cdd0878f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fe33764e-dc98-4bb7-92cc-c179700352aa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a4e9d1a8-5ff6-3d64-4fcc-e637cdd0878f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fe33764e-dc98-4bb7-92cc-c179700352aa" ;
  a2a:RecordGUID "{fe33764e-dc98-4bb7-92cc-c179700352aa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5291_00005291.xml van SHA" .

