@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_4bba5983-495c-c85c-81e8-e9db2333f14e
  a a2a:Record ;
  rdfs:label "Registratie op 18 augustus 1812 te Drunen" ;
  a2a:hasPerson oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-feaf64da-4639-712a-e5a1-2e0c1fe1bde3, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-49d0137f-cd23-01cd-f246-70dc4aeaf8ce, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-95121aca-ee2b-ba45-92e9-c61d292a9ba2, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-e29341ad-707d-056f-48bf-0311d7f2758c, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-dbe55331-8521-93fb-e7ef-b3ca11915aba, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-ee18a508-cb44-0a1b-2cdf-91ab38ca2577, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-26360409-b803-9df1-c263-6c12d4831962, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-1f4c09cf-29d4-6aa5-8777-a10aac4f5e93, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-8abd241c-3505-85f4-a080-ea40e52b751d, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-1c82d946-39d4-0c87-be7b-f2c758519cd7, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-c5e32612-7459-5f9b-30b0-ed8d2a9455c3, oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-cba6845c-92b3-deab-763a-4418522302ab ;
  a2a:hasEvent oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_0, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_1, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_2, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_3, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_4, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_5, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_6, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_7, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_8, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_9, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_10, oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_11 ;
  a2a:hasSource oa:source_sha_4bba5983-495c-c85c-81e8-e9db2333f14e .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-feaf64da-4639-712a-e5a1-2e0c1fe1bde3
  a a2a:Person ;
  rdfs:label "Jan Brok" ;
  a2a:PersonName [
    rdfs:label "Jan Brok" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1812-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-49d0137f-cd23-01cd-f246-70dc4aeaf8ce
  a a2a:Person ;
  rdfs:label "Antonia Pijnenborg" ;
  a2a:PersonName [
    rdfs:label "Antonia Pijnenborg" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Pijnenborg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1819-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-95121aca-ee2b-ba45-92e9-c61d292a9ba2
  a a2a:Person ;
  rdfs:label "Gerardus Brok" ;
  a2a:PersonName [
    rdfs:label "Gerardus Brok" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1842-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-e29341ad-707d-056f-48bf-0311d7f2758c
  a a2a:Person ;
  rdfs:label "Laurentius Brok" ;
  a2a:PersonName [
    rdfs:label "Laurentius Brok" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1844-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-dbe55331-8521-93fb-e7ef-b3ca11915aba
  a a2a:Person ;
  rdfs:label "Cornelis Brok" ;
  a2a:PersonName [
    rdfs:label "Cornelis Brok" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1851-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-ee18a508-cb44-0a1b-2cdf-91ab38ca2577
  a a2a:Person ;
  rdfs:label "Catharina Brok" ;
  a2a:PersonName [
    rdfs:label "Catharina Brok" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1855-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-26360409-b803-9df1-c263-6c12d4831962
  a a2a:Person ;
  rdfs:label "Cornelia Brok" ;
  a2a:PersonName [
    rdfs:label "Cornelia Brok" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1856-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-1f4c09cf-29d4-6aa5-8777-a10aac4f5e93
  a a2a:Person ;
  rdfs:label "Sophia Brok" ;
  a2a:PersonName [
    rdfs:label "Sophia Brok" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1845-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-8abd241c-3505-85f4-a080-ea40e52b751d
  a a2a:Person ;
  rdfs:label "Antonetta Brok" ;
  a2a:PersonName [
    rdfs:label "Antonetta Brok" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1847-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-1c82d946-39d4-0c87-be7b-f2c758519cd7
  a a2a:Person ;
  rdfs:label "Wilhelmina Brok" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Brok" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1850-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-c5e32612-7459-5f9b-30b0-ed8d2a9455c3
  a a2a:Person ;
  rdfs:label "Antonia Brok" ;
  a2a:PersonName [
    rdfs:label "Antonia Brok" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1873-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person-cba6845c-92b3-deab-763a-4418522302ab
  a a2a:Person ;
  rdfs:label "Franciscus Brok" ;
  a2a:PersonName [
    rdfs:label "Franciscus Brok" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1848-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1812-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:feaf64da-4639-712a-e5a1-2e0c1fe1bde3 ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:49d0137f-cd23-01cd-f246-70dc4aeaf8ce ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:95121aca-ee2b-ba45-92e9-c61d292a9ba2 ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:e29341ad-707d-056f-48bf-0311d7f2758c ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:dbe55331-8521-93fb-e7ef-b3ca11915aba ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:ee18a508-cb44-0a1b-2cdf-91ab38ca2577 ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:26360409-b803-9df1-c263-6c12d4831962 ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:1f4c09cf-29d4-6aa5-8777-a10aac4f5e93 ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:8abd241c-3505-85f4-a080-ea40e52b751d ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:1c82d946-39d4-0c87-be7b-f2c758519cd7 ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:c5e32612-7459-5f9b-30b0-ed8d2a9455c3 ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:relationep_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Person:cba6845c-92b3-deab-763a-4418522302ab ;
  a2a:EventKeyRef oa:event_sha_4bba5983-495c-c85c-81e8-e9db2333f14e_Event1 .

oa:source_sha_4bba5983-495c-c85c-81e8-e9db2333f14e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1870-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-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: 1870-1879" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "53" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 16, Periode: 1870-1879, Bevolkingsregister, 16, 53"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/eb100c72-2434-fc2f-3457-774a7ae74ccd.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4bba5983-495c-c85c-81e8-e9db2333f14e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/eb100c72-2434-fc2f-3457-774a7ae74ccd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4bba5983-495c-c85c-81e8-e9db2333f14e" ;
  a2a:RecordGUID "{4bba5983-495c-c85c-81e8-e9db2333f14e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4684_00004684.xml van SHA" .

