@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_bc552549-481a-c1da-e685-f35ca6036d64
  a a2a:Record ;
  rdfs:label "Registratie op 24 januari 1794 te Makkum" ;
  a2a:hasPerson oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-78cf0f86-8309-c135-a1ce-5527bc1c1d83, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-864997f6-9237-e7c3-d29f-286c59039c9c, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-bd8b708e-d0b7-6fd6-254e-7f4ce28a412b, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-a8b679a2-4898-b3f1-396f-460c7ccff2d0, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-b39831be-f7d0-2e14-bd48-b6640df1711a, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-ec515712-666b-052b-4795-c34402afbfed, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-bc50e637-46ea-c61b-7db7-7f341dc765e1, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-c86c90e0-ea1b-c3c5-a06b-847589d43e4c, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-827a60b3-2955-f44d-9aa0-2eef1fc743aa, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-f6575b32-f562-6c54-8d18-42dcb1bdcaed, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-cb8adf48-5350-f850-312a-eb88e3381f56, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-c3b45b5a-351c-b967-340a-25bf85a8b6db, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-b643a41d-ccfb-8aa6-375a-f56d87346881, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-68c4fce0-9fbc-cd65-b2cc-8855729c9449, oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-34bdf171-f15e-f1c6-8563-81564bdb6ebc ;
  a2a:hasEvent oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_0, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_1, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_2, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_3, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_4, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_5, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_6, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_7, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_8, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_9, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_10, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_11, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_12, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_13, oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_14 ;
  a2a:hasSource oa:source_sha_bc552549-481a-c1da-e685-f35ca6036d64 .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-78cf0f86-8309-c135-a1ce-5527bc1c1d83
  a a2a:Person ;
  rdfs:label "Jan Christiaan Bron" ;
  a2a:PersonName [
    rdfs:label "Jan Christiaan Bron" ;
    a2a:PersonNameFirstName "Jan Christiaan" ;
    a2a:PersonNameLastName "Bron"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1794-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-864997f6-9237-e7c3-d29f-286c59039c9c
  a a2a:Person ;
  rdfs:label "Helena van Wageningen" ;
  a2a:PersonName [
    rdfs:label "Helena van Wageningen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wageningen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "7"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-bd8b708e-d0b7-6fd6-254e-7f4ce28a412b
  a a2a:Person ;
  rdfs:label "Kornelis Pieter Bron" ;
  a2a:PersonName [
    rdfs:label "Kornelis Pieter Bron" ;
    a2a:PersonNameFirstName "Kornelis Pieter" ;
    a2a:PersonNameLastName "Bron"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1828-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-a8b679a2-4898-b3f1-396f-460c7ccff2d0
  a a2a:Person ;
  rdfs:label "Dina Johanna Hendrika Francijntje Bron" ;
  a2a:PersonName [
    rdfs:label "Dina Johanna Hendrika Francijntje Bron" ;
    a2a:PersonNameFirstName "Dina Johanna Hendrika Francijntje" ;
    a2a:PersonNameLastName "Bron"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1831-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-b39831be-f7d0-2e14-bd48-b6640df1711a
  a a2a:Person ;
  rdfs:label "Jan Hendrik Frans Bron" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Frans Bron" ;
    a2a:PersonNameFirstName "Jan Hendrik Frans" ;
    a2a:PersonNameLastName "Bron"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1767" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1767-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koningsbergen (Duitsland)" ;
    rdfs:label "Koningsbergen (Duitsland)"
  ] ;
  a2a:Profession "slijter" .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-ec515712-666b-052b-4795-c34402afbfed
  a a2a:Person ;
  rdfs:label "Geertruida Maria Andreasdr." ;
  a2a:PersonName [
    rdfs:label "Geertruida Maria Andreasdr." ;
    a2a:PersonNameFirstName "Geertruida Maria" ;
    a2a:PersonNameLastName "Andreasdr."
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1750" ;
    a2a:Month "11"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moss (Noorwegen)" ;
    rdfs:label "Moss (Noorwegen)"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-bc50e637-46ea-c61b-7db7-7f341dc765e1
  a a2a:Person ;
  rdfs:label "Alexander Kentie" ;
  a2a:PersonName [
    rdfs:label "Alexander Kentie" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1776" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1776-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-c86c90e0-ea1b-c3c5-a06b-847589d43e4c
  a a2a:Person ;
  rdfs:label "Anneke Donker" ;
  a2a:PersonName [
    rdfs:label "Anneke Donker" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Donker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1790" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1790-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuilichem" ;
    rdfs:label "Zuilichem"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-827a60b3-2955-f44d-9aa0-2eef1fc743aa
  a a2a:Person ;
  rdfs:label "Kristina Kentie" ;
  a2a:PersonName [
    rdfs:label "Kristina Kentie" ;
    a2a:PersonNameFirstName "Kristina" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1811-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-f6575b32-f562-6c54-8d18-42dcb1bdcaed
  a a2a:Person ;
  rdfs:label "Johannes Corn. Kentie" ;
  a2a:PersonName [
    rdfs:label "Johannes Corn. Kentie" ;
    a2a:PersonNameFirstName "Johannes Corn." ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1813-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-cb8adf48-5350-f850-312a-eb88e3381f56
  a a2a:Person ;
  rdfs:label "Jenneke Kentie" ;
  a2a:PersonName [
    rdfs:label "Jenneke Kentie" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1815-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-c3b45b5a-351c-b967-340a-25bf85a8b6db
  a a2a:Person ;
  rdfs:label "Alexander Kentie" ;
  a2a:PersonName [
    rdfs:label "Alexander Kentie" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1822-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-b643a41d-ccfb-8aa6-375a-f56d87346881
  a a2a:Person ;
  rdfs:label "Pieter Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Pieter Steenbergen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1806-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Strijen" ;
    rdfs:label "Strijen"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-68c4fce0-9fbc-cd65-b2cc-8855729c9449
  a a2a:Person ;
  rdfs:label "Christina Kentie" ;
  a2a:PersonName [
    rdfs:label "Christina Kentie" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1811-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person-34bdf171-f15e-f1c6-8563-81564bdb6ebc
  a a2a:Person ;
  rdfs:label "Anna Elizabeth Kentie" ;
  a2a:PersonName [
    rdfs:label "Anna Elizabeth Kentie" ;
    a2a:PersonNameFirstName "Anna Elizabeth" ;
    a2a:PersonNameLastName "Kentie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1837-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1794-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:78cf0f86-8309-c135-a1ce-5527bc1c1d83 ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:864997f6-9237-e7c3-d29f-286c59039c9c ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:bd8b708e-d0b7-6fd6-254e-7f4ce28a412b ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:a8b679a2-4898-b3f1-396f-460c7ccff2d0 ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:b39831be-f7d0-2e14-bd48-b6640df1711a ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:ec515712-666b-052b-4795-c34402afbfed ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:bc50e637-46ea-c61b-7db7-7f341dc765e1 ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:c86c90e0-ea1b-c3c5-a06b-847589d43e4c ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:827a60b3-2955-f44d-9aa0-2eef1fc743aa ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:f6575b32-f562-6c54-8d18-42dcb1bdcaed ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:cb8adf48-5350-f850-312a-eb88e3381f56 ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:c3b45b5a-351c-b967-340a-25bf85a8b6db ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:b643a41d-ccfb-8aa6-375a-f56d87346881 ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:68c4fce0-9fbc-cd65-b2cc-8855729c9449 ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:relationep_sha_bc552549-481a-c1da-e685-f35ca6036d64_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bc552549-481a-c1da-e685-f35ca6036d64_Person:34bdf171-f15e-f1c6-8563-81564bdb6ebc ;
  a2a:EventKeyRef oa:event_sha_bc552549-481a-c1da-e685-f35ca6036d64_Event1 .

oa:source_sha_bc552549-481a-c1da-e685-f35ca6036d64
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1830-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-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: 2, Periode: 1830-1840" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "32" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 2, Periode: 1830-1840, Bevolkingsregister, 2, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/720c1817-dc8a-bd21-2495-709e7379799e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/bc552549-481a-c1da-e685-f35ca6036d64" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/720c1817-dc8a-bd21-2495-709e7379799e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/bc552549-481a-c1da-e685-f35ca6036d64" ;
  a2a:RecordGUID "{bc552549-481a-c1da-e685-f35ca6036d64}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5124_00005124.xml van SHA" .

