@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_1798a73f-e508-7b5f-48a6-7c73ce37f7fa
  a a2a:Record ;
  rdfs:label "Registratie op 23 januari 1804 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-00673e7c-933f-5a8a-d689-7373b34de3e3, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-fffbfa54-26c8-88e2-cadc-40c71e5d26cc, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-95bbdb31-cc6e-d16d-1da7-3dc5a6ddb3a0, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-a59cbce0-3ab4-ff4d-0009-1868c08963a4, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-3db9c89a-d4d7-788e-5262-af457435e558, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-adc961ad-e5cf-56b9-8167-2ad1b2aa43e5, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-f530f1be-77de-bddf-3f1b-1ae4d15bb001, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-a7915783-fe1c-90c1-7255-88441918be43, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-2669bd9b-d5a9-ee26-d7e6-7a3968036e1c, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-f057d613-1639-791a-24e4-cf7a8ace45e7, oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-7423c66e-41e7-b3a5-7ec7-68e850ee31d9 ;
  a2a:hasEvent oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_0, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_1, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_2, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_3, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_4, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_5, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_6, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_7, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_8, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_9, oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_10 ;
  a2a:hasSource oa:source_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-00673e7c-933f-5a8a-d689-7373b34de3e3
  a a2a:Person ;
  rdfs:label "Wilhelmina van de Griendt" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van de Griendt" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Griendt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1804-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-fffbfa54-26c8-88e2-cadc-40c71e5d26cc
  a a2a:Person ;
  rdfs:label "Jacobus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Brouwers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1832-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-95bbdb31-cc6e-d16d-1da7-3dc5a6ddb3a0
  a a2a:Person ;
  rdfs:label "Johannes Brouwers" ;
  a2a:PersonName [
    rdfs:label "Johannes Brouwers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1841-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Luttelherpt" ;
    rdfs:label "Luttelherpt"
  ] .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-a59cbce0-3ab4-ff4d-0009-1868c08963a4
  a a2a:Person ;
  rdfs:label "Balthazar Hijacintus Frackers" ;
  a2a:PersonName [
    rdfs:label "Balthazar Hijacintus Frackers" ;
    a2a:PersonNameFirstName "Balthazar Hijacintus" ;
    a2a:PersonNameLastName "Frackers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1805-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] ;
  a2a:Profession "luitenant-kolonel infanterie" .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-3db9c89a-d4d7-788e-5262-af457435e558
  a a2a:Person ;
  rdfs:label "Jeanne Marie Catharine Weijgers" ;
  a2a:PersonName [
    rdfs:label "Jeanne Marie Catharine Weijgers" ;
    a2a:PersonNameFirstName "Jeanne Marie Catharine" ;
    a2a:PersonNameLastName "Weijgers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1811-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-adc961ad-e5cf-56b9-8167-2ad1b2aa43e5
  a a2a:Person ;
  rdfs:label "Maria Louisa Elonora Mathilda Frackers" ;
  a2a:PersonName [
    rdfs:label "Maria Louisa Elonora Mathilda Frackers" ;
    a2a:PersonNameFirstName "Maria Louisa Elonora Mathilda" ;
    a2a:PersonNameLastName "Frackers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1837-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-f530f1be-77de-bddf-3f1b-1ae4d15bb001
  a a2a:Person ;
  rdfs:label "Juliana Wilhelmina Amalia Frackers" ;
  a2a:PersonName [
    rdfs:label "Juliana Wilhelmina Amalia Frackers" ;
    a2a:PersonNameFirstName "Juliana Wilhelmina Amalia" ;
    a2a:PersonNameLastName "Frackers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1842-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-a7915783-fe1c-90c1-7255-88441918be43
  a a2a:Person ;
  rdfs:label "Euginius Maxiliaan Alexander August Karel Frackers" ;
  a2a:PersonName [
    rdfs:label "Euginius Maxiliaan Alexander August Karel Frackers" ;
    a2a:PersonNameFirstName "Euginius Maxiliaan Alexander August Karel" ;
    a2a:PersonNameLastName "Frackers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1844-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-2669bd9b-d5a9-ee26-d7e6-7a3968036e1c
  a a2a:Person ;
  rdfs:label "Victor Casper Lodewijk Michael Ernst Frackers" ;
  a2a:PersonName [
    rdfs:label "Victor Casper Lodewijk Michael Ernst Frackers" ;
    a2a:PersonNameFirstName "Victor Casper Lodewijk Michael Ernst" ;
    a2a:PersonNameLastName "Frackers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1847-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-f057d613-1639-791a-24e4-cf7a8ace45e7
  a a2a:Person ;
  rdfs:label "Victorine Florentine Henriette Euginie Frackers" ;
  a2a:PersonName [
    rdfs:label "Victorine Florentine Henriette Euginie Frackers" ;
    a2a:PersonNameFirstName "Victorine Florentine Henriette Euginie" ;
    a2a:PersonNameLastName "Frackers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1853-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person-7423c66e-41e7-b3a5-7ec7-68e850ee31d9
  a a2a:Person ;
  rdfs:label "George Frederik Beer" ;
  a2a:PersonName [
    rdfs:label "George Frederik Beer" ;
    a2a:PersonNameFirstName "George Frederik" ;
    a2a:PersonNameLastName "Beer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1854-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bandung (Indonesië)" ;
    rdfs:label "Bandung (Indonesië)"
  ] .

oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1804-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:00673e7c-933f-5a8a-d689-7373b34de3e3 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:fffbfa54-26c8-88e2-cadc-40c71e5d26cc ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:95bbdb31-cc6e-d16d-1da7-3dc5a6ddb3a0 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:a59cbce0-3ab4-ff4d-0009-1868c08963a4 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:3db9c89a-d4d7-788e-5262-af457435e558 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:adc961ad-e5cf-56b9-8167-2ad1b2aa43e5 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:f530f1be-77de-bddf-3f1b-1ae4d15bb001 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:a7915783-fe1c-90c1-7255-88441918be43 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:2669bd9b-d5a9-ee26-d7e6-7a3968036e1c ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:f057d613-1639-791a-24e4-cf7a8ace45e7 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:relationep_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Person:7423c66e-41e7-b3a5-7ec7-68e850ee31d9 ;
  a2a:EventKeyRef oa:event_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa_Event1 .

oa:source_sha_1798a73f-e508-7b5f-48a6-7c73ce37f7fa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1860-01-01 - 1869-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-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: 1860-1869" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "38" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1860-1869, Bevolkingsregister, 11, 38"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2e3a7061-c66c-4a8b-6700-e6a6cfee1260.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1798a73f-e508-7b5f-48a6-7c73ce37f7fa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2e3a7061-c66c-4a8b-6700-e6a6cfee1260.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1798a73f-e508-7b5f-48a6-7c73ce37f7fa" ;
  a2a:RecordGUID "{1798a73f-e508-7b5f-48a6-7c73ce37f7fa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4482_00004482.xml van SHA" .

