@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_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7
  a a2a:Record ;
  rdfs:label "Registratie op 12 december 1830 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person-5f81e493-a3ba-52ef-f717-2d466b04dffd, oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person-abac9e4d-2852-5340-f2a4-dc80f05ecdf7, oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person-367198d0-27ad-2122-b6cd-9612950b4d70, oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person-d3ffe585-7927-0f73-a496-84297d439900 ;
  a2a:hasEvent oa:event_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_0, oa:relationep_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_1, oa:relationep_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_2, oa:relationep_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_3 ;
  a2a:hasSource oa:source_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7 .

oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person-5f81e493-a3ba-52ef-f717-2d466b04dffd
  a a2a:Person ;
  rdfs:label "Otto Borg" ;
  a2a:PersonName [
    rdfs:label "Otto Borg" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Borg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1830-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person-abac9e4d-2852-5340-f2a4-dc80f05ecdf7
  a a2a:Person ;
  rdfs:label "Daniel Bernardus Borg" ;
  a2a:PersonName [
    rdfs:label "Daniel Bernardus Borg" ;
    a2a:PersonNameFirstName "Daniel Bernardus" ;
    a2a:PersonNameLastName "Borg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1865-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person-367198d0-27ad-2122-b6cd-9612950b4d70
  a a2a:Person ;
  rdfs:label "Karolina Gerdina Borg" ;
  a2a:PersonName [
    rdfs:label "Karolina Gerdina Borg" ;
    a2a:PersonNameFirstName "Karolina Gerdina" ;
    a2a:PersonNameLastName "Borg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1869-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person-d3ffe585-7927-0f73-a496-84297d439900
  a a2a:Person ;
  rdfs:label "Johan Antonie Adriaan Blankwaardt" ;
  a2a:PersonName [
    rdfs:label "Johan Antonie Adriaan Blankwaardt" ;
    a2a:PersonNameFirstName "Johan Antonie Adriaan" ;
    a2a:PersonNameLastName "Blankwaardt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1885-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilvarenbeek" ;
    rdfs:label "Hilvarenbeek"
  ] ;
  a2a:Profession "onderwijzer" .

oa:event_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1830-12-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person:5f81e493-a3ba-52ef-f717-2d466b04dffd ;
  a2a:EventKeyRef oa:event_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Event1 .

oa:relationep_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person:abac9e4d-2852-5340-f2a4-dc80f05ecdf7 ;
  a2a:EventKeyRef oa:event_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Event1 .

oa:relationep_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person:367198d0-27ad-2122-b6cd-9612950b4d70 ;
  a2a:EventKeyRef oa:event_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Event1 .

oa:relationep_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Person:d3ffe585-7927-0f73-a496-84297d439900 ;
  a2a:EventKeyRef oa:event_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7_Event1 .

oa:source_sha_b9bebde1-dfd2-a44c-fda9-ddce9b7147b7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1900-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 16, Periode: 1900-1940" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "106" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 16, Periode: 1900-1940, Bevolkingsregister, 16, 106"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/556b74a0-6d9b-4e2e-69d6-41eac1d1c43f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b9bebde1-dfd2-a44c-fda9-ddce9b7147b7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/556b74a0-6d9b-4e2e-69d6-41eac1d1c43f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b9bebde1-dfd2-a44c-fda9-ddce9b7147b7" ;
  a2a:RecordGUID "{b9bebde1-dfd2-a44c-fda9-ddce9b7147b7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5114_00005114.xml van SHA" .

