@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_bb7a080e-d923-7db5-a4f1-3c7e02bc2308
  a a2a:Record ;
  rdfs:label "Registratie op 21 november 1812 te Herpt" ;
  a2a:hasPerson oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-c59469e8-0e3d-23b4-05ee-705e822975bd, oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-fe650db0-6ad5-a975-ff04-a6de4cfb0b7a, oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-188a756e-a57a-b62c-55a7-47d981c7e3f9, oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-5af05c70-3f85-5516-f25e-77123fc60b1f, oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-29961b75-3c68-e704-3905-204ff0662436, oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-0ca06afd-2b77-03a9-001e-9be58f893fa1, oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-60338b58-3bcd-594d-afb8-63cb697285ce, oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-bc26c103-de5a-42be-084f-61c32d9b0dda, oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-e53320eb-28a8-a13b-0a42-0135a762578a ;
  a2a:hasEvent oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_0, oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_1, oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_2, oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_3, oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_4, oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_5, oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_6, oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_7, oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_8 ;
  a2a:hasSource oa:source_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308 .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-c59469e8-0e3d-23b4-05ee-705e822975bd
  a a2a:Person ;
  rdfs:label "Hendrikus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Brouwers" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1812-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-fe650db0-6ad5-a975-ff04-a6de4cfb0b7a
  a a2a:Person ;
  rdfs:label "Maria van de Griendt" ;
  a2a:PersonName [
    rdfs:label "Maria van de Griendt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Griendt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1812-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-188a756e-a57a-b62c-55a7-47d981c7e3f9
  a a2a:Person ;
  rdfs:label "Antonius Johannes Kaanders" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Kaanders" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNameLastName "Kaanders"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1824-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-5af05c70-3f85-5516-f25e-77123fc60b1f
  a a2a:Person ;
  rdfs:label "Fredericus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Fredericus Brouwers" ;
    a2a:PersonNameFirstName "Fredericus" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1834-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-29961b75-3c68-e704-3905-204ff0662436
  a a2a:Person ;
  rdfs:label "Elisabeth van Balkom" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Balkom" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1846-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-0ca06afd-2b77-03a9-001e-9be58f893fa1
  a a2a:Person ;
  rdfs:label "Gerardus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Gerardus Brouwers" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1871-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-60338b58-3bcd-594d-afb8-63cb697285ce
  a a2a:Person ;
  rdfs:label "Antonia Wilhelmina Brouwers" ;
  a2a:PersonName [
    rdfs:label "Antonia Wilhelmina Brouwers" ;
    a2a:PersonNameFirstName "Antonia Wilhelmina" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1872-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-bc26c103-de5a-42be-084f-61c32d9b0dda
  a a2a:Person ;
  rdfs:label "Hendrikus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Brouwers" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1874-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person-e53320eb-28a8-a13b-0a42-0135a762578a
  a a2a:Person ;
  rdfs:label "Cornelis Christinus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Christinus Brouwers" ;
    a2a:PersonNameFirstName "Cornelis Christinus" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1881-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1812-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:c59469e8-0e3d-23b4-05ee-705e822975bd ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:fe650db0-6ad5-a975-ff04-a6de4cfb0b7a ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:188a756e-a57a-b62c-55a7-47d981c7e3f9 ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:5af05c70-3f85-5516-f25e-77123fc60b1f ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:29961b75-3c68-e704-3905-204ff0662436 ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:0ca06afd-2b77-03a9-001e-9be58f893fa1 ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:60338b58-3bcd-594d-afb8-63cb697285ce ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:bc26c103-de5a-42be-084f-61c32d9b0dda ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:relationep_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Person:e53320eb-28a8-a13b-0a42-0135a762578a ;
  a2a:EventKeyRef oa:event_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308_Event1 .

oa:source_sha_bb7a080e-d923-7db5-a4f1-3c7e02bc2308
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Herpt en Bern" ;
    rdfs:label "Herpt en Bern", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-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: 7, Periode: 1890-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "11" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 7, Periode: 1890-1900, Bevolkingsregister, 7, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/57525593-e5b2-41db-382d-2f99e8901659.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/bb7a080e-d923-7db5-a4f1-3c7e02bc2308" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/57525593-e5b2-41db-382d-2f99e8901659.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-12-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/bb7a080e-d923-7db5-a4f1-3c7e02bc2308" ;
  a2a:RecordGUID "{bb7a080e-d923-7db5-a4f1-3c7e02bc2308}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5121_00005121.xml van SHA" .

