@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_e2a24b4a-afaa-c08a-7e71-4a2f518da71c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1825)" ;
  a2a:hasPerson oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-99dc652f-0e3c-2cb8-6f4c-6dc28ef9868e, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-6a6f4422-39b6-c587-29f8-39dabaefbf9c, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-e8472290-ccb8-0979-0aef-73399c5dd2eb, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-fbbec93e-46dc-9139-0488-658f1f976f9f, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-f6e46459-3419-681a-7b6f-f64127f31fce, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-95df1db8-ce1e-dad7-38ec-b521f08923bf, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-96bce586-5cdd-b5ba-0d25-d84c77046161, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-44401833-3814-8a1a-8959-40e3be56e502, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-9008ddb2-1cff-406b-6ba6-9479aa90100a, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-13d91499-7d94-5ed6-2083-7a21c40c63d7, oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-62262507-f0ec-60f8-8563-420e18a93602 ;
  a2a:hasEvent oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_0, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_1, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_2, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_3, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_4, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_5, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_6, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_7, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_8, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_9, oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_10 ;
  a2a:hasSource oa:source_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-99dc652f-0e3c-2cb8-6f4c-6dc28ef9868e
  a a2a:Person ;
  rdfs:label "Nikolaas van Hulten" ;
  a2a:PersonName [
    rdfs:label "Nikolaas van Hulten" ;
    a2a:PersonNameFirstName "Nikolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulten"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-6a6f4422-39b6-c587-29f8-39dabaefbf9c
  a a2a:Person ;
  rdfs:label "Adriana van Iersel" ;
  a2a:PersonName [
    rdfs:label "Adriana van Iersel" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-e8472290-ccb8-0979-0aef-73399c5dd2eb
  a a2a:Person ;
  rdfs:label "Hendrik Gehoel" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gehoel" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Gehoel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-fbbec93e-46dc-9139-0488-658f1f976f9f
  a a2a:Person ;
  rdfs:label "Hendrina van Drunen" ;
  a2a:PersonName [
    rdfs:label "Hendrina van Drunen" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-f6e46459-3419-681a-7b6f-f64127f31fce
  a a2a:Person ;
  rdfs:label "Louis Gehoel" ;
  a2a:PersonName [
    rdfs:label "Louis Gehoel" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Gehoel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "14" ;
    rdfs:label "14"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-95df1db8-ce1e-dad7-38ec-b521f08923bf
  a a2a:Person ;
  rdfs:label "Cornelis Swart" ;
  a2a:PersonName [
    rdfs:label "Cornelis Swart" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1800-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gilze" ;
    rdfs:label "Gilze"
  ] ;
  a2a:Profession "radenmaker" .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-96bce586-5cdd-b5ba-0d25-d84c77046161
  a a2a:Person ;
  rdfs:label "Adriana van Iersel" ;
  a2a:PersonName [
    rdfs:label "Adriana van Iersel" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "10"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-44401833-3814-8a1a-8959-40e3be56e502
  a a2a:Person ;
  rdfs:label "Helena Swart" ;
  a2a:PersonName [
    rdfs:label "Helena Swart" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1831-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-9008ddb2-1cff-406b-6ba6-9479aa90100a
  a a2a:Person ;
  rdfs:label "Martinus Swart" ;
  a2a:PersonName [
    rdfs:label "Martinus Swart" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1833-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-13d91499-7d94-5ed6-2083-7a21c40c63d7
  a a2a:Person ;
  rdfs:label "Adrianus Swart" ;
  a2a:PersonName [
    rdfs:label "Adrianus Swart" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1834-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person-62262507-f0ec-60f8-8563-420e18a93602
  a a2a:Person ;
  rdfs:label "Maria Corn. Hulten" ;
  a2a:PersonName [
    rdfs:label "Maria Corn. Hulten" ;
    a2a:PersonNameFirstName "Maria Corn." ;
    a2a:PersonNameLastName "Hulten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1771" ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:99dc652f-0e3c-2cb8-6f4c-6dc28ef9868e ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:6a6f4422-39b6-c587-29f8-39dabaefbf9c ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:e8472290-ccb8-0979-0aef-73399c5dd2eb ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:fbbec93e-46dc-9139-0488-658f1f976f9f ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:f6e46459-3419-681a-7b6f-f64127f31fce ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:95df1db8-ce1e-dad7-38ec-b521f08923bf ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:96bce586-5cdd-b5ba-0d25-d84c77046161 ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:44401833-3814-8a1a-8959-40e3be56e502 ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:9008ddb2-1cff-406b-6ba6-9479aa90100a ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:13d91499-7d94-5ed6-2083-7a21c40c63d7 ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:relationep_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Person:62262507-f0ec-60f8-8563-420e18a93602 ;
  a2a:EventKeyRef oa:event_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c_Event1 .

oa:source_sha_e2a24b4a-afaa-c08a-7e71-4a2f518da71c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1825-01-01 - 1825-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1825-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1825-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: 9, Periode: 1825" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "27" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 9, Periode: 1825, Bevolkingsregister, 9, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2dabc3b2-00af-978f-91f9-edabce14dcfc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e2a24b4a-afaa-c08a-7e71-4a2f518da71c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2dabc3b2-00af-978f-91f9-edabce14dcfc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e2a24b4a-afaa-c08a-7e71-4a2f518da71c" ;
  a2a:RecordGUID "{e2a24b4a-afaa-c08a-7e71-4a2f518da71c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6123_00006123.xml van SHA" .

