@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_1e4479f4-a0cd-eea6-5989-53766cd0fa88
  a a2a:Record ;
  rdfs:label "Geboorte op 13 mei 1816 te Elshout" ;
  a2a:hasPerson oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-0cb3a3a2-39c6-607d-7686-5febdce2f684, oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-26967b7c-9ef7-777b-d29f-ae23acb8386f, oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-d1e19d8f-b75c-8241-0078-98131bbebaab, oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-a6d9e2a0-50eb-915f-7b2a-16d9e72af269, oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-c94dc606-80f1-60d0-ff0d-6d1543bd5448 ;
  a2a:hasEvent oa:event_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_0, oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_1, oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_2, oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_3, oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_4 ;
  a2a:hasSource oa:source_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88 .

oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-0cb3a3a2-39c6-607d-7686-5febdce2f684
  a a2a:Person ;
  rdfs:label "Willem de Kruif" ;
  a2a:PersonName [
    rdfs:label "Willem de Kruif" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kruif"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] .

oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-26967b7c-9ef7-777b-d29f-ae23acb8386f
  a a2a:Person ;
  rdfs:label "Mathijs van Hooff" ;
  a2a:PersonName [
    rdfs:label "Mathijs van Hooff" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] .

oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-d1e19d8f-b75c-8241-0078-98131bbebaab
  a a2a:Person ;
  rdfs:label "Adrianus Biesemortel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Biesemortel" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Biesemortel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1816-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-a6d9e2a0-50eb-915f-7b2a-16d9e72af269
  a a2a:Person ;
  rdfs:label "Jacobus Biesemortel" ;
  a2a:PersonName [
    rdfs:label "Jacobus Biesemortel" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Biesemortel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person-c94dc606-80f1-60d0-ff0d-6d1543bd5448
  a a2a:Person ;
  rdfs:label "Johanna Suiderveld" ;
  a2a:PersonName [
    rdfs:label "Johanna Suiderveld" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Suiderveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:event_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1816-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person:0cb3a3a2-39c6-607d-7686-5febdce2f684 ;
  a2a:EventKeyRef oa:event_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Event1 .

oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person:26967b7c-9ef7-777b-d29f-ae23acb8386f ;
  a2a:EventKeyRef oa:event_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Event1 .

oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person:d1e19d8f-b75c-8241-0078-98131bbebaab ;
  a2a:EventKeyRef oa:event_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Event1 .

oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person:a6d9e2a0-50eb-915f-7b2a-16d9e72af269 ;
  a2a:EventKeyRef oa:event_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Event1 .

oa:relationep_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Person:c94dc606-80f1-60d0-ff0d-6d1543bd5448 ;
  a2a:EventKeyRef oa:event_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88_Event1 .

oa:source_sha_1e4479f4-a0cd-eea6-5989-53766cd0fa88
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1816-05-13 - 1816-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1816-05-13"^^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: 4374, Periode: 1812-1840" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "4374" ;
    a2a:Folio "3v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4374, Periode: 1812-1840, Geboorte-, huwelijks- en overlijdensregister, 4374, 3v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2b3d5f37-0d1a-5eb8-1055-daade6e39448.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1e4479f4-a0cd-eea6-5989-53766cd0fa88" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2b3d5f37-0d1a-5eb8-1055-daade6e39448.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1e4479f4-a0cd-eea6-5989-53766cd0fa88" ;
  a2a:RecordGUID "{1e4479f4-a0cd-eea6-5989-53766cd0fa88}" ;
  a2a:SourceRemarkOpmerking "Bevat huwelijken en overlijdens van 1812 en geboorten van 1812, 1813 en 1815-1840. Akten uit 1811 zitten in register 3902 bij Herpt en Bern." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6560_00006560.xml van SHA" .

