@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_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca
  a a2a:Record ;
  rdfs:label "Geboorte op 8 oktober 1813 te Vlijmen en Engelen" ;
  a2a:hasPerson oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-80c2eafd-138d-58a2-8f3a-bcd947952e56, oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-bb1d938d-4aa3-99e3-8ed7-9c37fceef939, oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-e1a40ffe-c520-87d9-53cc-083f5afa0de1, oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-7f9c9a68-30f8-4092-4d23-35f31f9ef707, oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-9b2dbb79-e026-996b-5628-44b0d9cf68fd, oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-32599611-be3c-0bb9-1094-59d48d41e03f ;
  a2a:hasEvent oa:event_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_0, oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_1, oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_2, oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_3, oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_4, oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_5 ;
  a2a:hasSource oa:source_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca .

oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-80c2eafd-138d-58a2-8f3a-bcd947952e56
  a a2a:Person ;
  rdfs:label "Wouterina de Laat" ;
  a2a:PersonName [
    rdfs:label "Wouterina de Laat" ;
    a2a:PersonNameFirstName "Wouterina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Laat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-bb1d938d-4aa3-99e3-8ed7-9c37fceef939
  a a2a:Person ;
  rdfs:label "Maurits Flacard" ;
  a2a:PersonName [
    rdfs:label "Maurits Flacard" ;
    a2a:PersonNameFirstName "Maurits" ;
    a2a:PersonNameLastName "Flacard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "vroedmeester" .

oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-e1a40ffe-c520-87d9-53cc-083f5afa0de1
  a a2a:Person ;
  rdfs:label "Gerard van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Gerard van de Wiel" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-7f9c9a68-30f8-4092-4d23-35f31f9ef707
  a a2a:Person ;
  rdfs:label "Jean Eekels" ;
  a2a:PersonName [
    rdfs:label "Jean Eekels" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zeeman" .

oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-9b2dbb79-e026-996b-5628-44b0d9cf68fd
  a a2a:Person ;
  rdfs:label "Marie Anne Eekels" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Eekels" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1813-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen en Engelen" ;
    rdfs:label "Vlijmen en Engelen"
  ] .

oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person-32599611-be3c-0bb9-1094-59d48d41e03f
  a a2a:Person ;
  rdfs:label "Frederick van de Grient" ;
  a2a:PersonName [
    rdfs:label "Frederick van de Grient" ;
    a2a:PersonNameFirstName "Frederick" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Grient"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1813-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen en Engelen" ;
    rdfs:label "Vlijmen en Engelen"
  ] .

oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person:80c2eafd-138d-58a2-8f3a-bcd947952e56 ;
  a2a:EventKeyRef oa:event_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Event1 .

oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person:bb1d938d-4aa3-99e3-8ed7-9c37fceef939 ;
  a2a:EventKeyRef oa:event_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Event1 .

oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person:e1a40ffe-c520-87d9-53cc-083f5afa0de1 ;
  a2a:EventKeyRef oa:event_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Event1 .

oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person:32599611-be3c-0bb9-1094-59d48d41e03f ;
  a2a:EventKeyRef oa:event_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Event1 .

oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person:7f9c9a68-30f8-4092-4d23-35f31f9ef707 ;
  a2a:EventKeyRef oa:event_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Event1 .

oa:relationep_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Person:9b2dbb79-e026-996b-5628-44b0d9cf68fd ;
  a2a:EventKeyRef oa:event_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca_Event1 .

oa:source_sha_73e55e4f-626e-b0fc-ca38-fd3f9b3529ca
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen en Engelen" ;
    rdfs:label "Vlijmen en Engelen", "1813-10-08 - 1813-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1813-10-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 5004, Periode: 1813" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "5004" ;
    a2a:Folio "41v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5004, Periode: 1813, Geboorte-, huwelijks- en overlijdensregister, 5004, 41v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9a09e7c4-3792-118b-761c-7b5bcffdefc0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/73e55e4f-626e-b0fc-ca38-fd3f9b3529ca" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9a09e7c4-3792-118b-761c-7b5bcffdefc0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/73e55e4f-626e-b0fc-ca38-fd3f9b3529ca" ;
  a2a:RecordGUID "{73e55e4f-626e-b0fc-ca38-fd3f9b3529ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5897_00005897.xml van SHA" .

