@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_fca337ab-522d-d331-4d7d-4e87fb20017b
  a a2a:Record ;
  rdfs:label "Registratie op 12 december 1830 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person-be861a10-36ed-e898-cc3c-86c2c55d4de6, oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person-1eee73dc-fafc-7a4f-fe32-7e6968da844b, oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person-779eb460-12ad-6445-6ffc-998624f3c170, oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person-bf5715dc-2d7f-4d5f-ddb7-6e0059ee2dbc ;
  a2a:hasEvent oa:event_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_0, oa:relationep_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_1, oa:relationep_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_2, oa:relationep_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_3 ;
  a2a:hasSource oa:source_sha_fca337ab-522d-d331-4d7d-4e87fb20017b .

oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person-be861a10-36ed-e898-cc3c-86c2c55d4de6
  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_fca337ab-522d-d331-4d7d-4e87fb20017b_Person-1eee73dc-fafc-7a4f-fe32-7e6968da844b
  a a2a:Person ;
  rdfs:label "Anna Elizabeth Buurman" ;
  a2a:PersonName [
    rdfs:label "Anna Elizabeth Buurman" ;
    a2a:PersonNameFirstName "Anna Elizabeth" ;
    a2a:PersonNameLastName "Buurman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1833-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person-779eb460-12ad-6445-6ffc-998624f3c170
  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_fca337ab-522d-d331-4d7d-4e87fb20017b_Person-bf5715dc-2d7f-4d5f-ddb7-6e0059ee2dbc
  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:event_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_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_fca337ab-522d-d331-4d7d-4e87fb20017b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person:be861a10-36ed-e898-cc3c-86c2c55d4de6 ;
  a2a:EventKeyRef oa:event_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Event1 .

oa:relationep_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person:1eee73dc-fafc-7a4f-fe32-7e6968da844b ;
  a2a:EventKeyRef oa:event_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Event1 .

oa:relationep_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person:779eb460-12ad-6445-6ffc-998624f3c170 ;
  a2a:EventKeyRef oa:event_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Event1 .

oa:relationep_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Person:bf5715dc-2d7f-4d5f-ddb7-6e0059ee2dbc ;
  a2a:EventKeyRef oa:event_sha_fca337ab-522d-d331-4d7d-4e87fb20017b_Event1 .

oa:source_sha_fca337ab-522d-d331-4d7d-4e87fb20017b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1890-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-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: 11, Periode: 1890-1901" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "108" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1890-1901, Bevolkingsregister, 11, 108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e41edddd-b530-948a-b298-897716edd4e6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fca337ab-522d-d331-4d7d-4e87fb20017b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e41edddd-b530-948a-b298-897716edd4e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fca337ab-522d-d331-4d7d-4e87fb20017b" ;
  a2a:RecordGUID "{fca337ab-522d-d331-4d7d-4e87fb20017b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4317_00004317.xml van SHA" .

