@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_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29
  a a2a:Record ;
  rdfs:label "Geboorte op 4 februari 1817 te Elshout" ;
  a2a:hasPerson oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-2af7146a-a5ee-0e34-a8f2-77a3ea95b2a8, oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-3476cf16-f904-947f-cd34-e22874e408bb, oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-57e081d8-47b8-de20-0b0e-9fea5311b220, oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-7fe9f02d-67d4-d8cc-6bc4-1800b65842b3, oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-399925a0-6cdc-756b-b128-98a32b93c570 ;
  a2a:hasEvent oa:event_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_0, oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_1, oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_2, oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_3, oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_4 ;
  a2a:hasSource oa:source_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29 .

oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-2af7146a-a5ee-0e34-a8f2-77a3ea95b2a8
  a a2a:Person ;
  rdfs:label "Jan van Laarhoven" ;
  a2a:PersonName [
    rdfs:label "Jan van Laarhoven" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Laarhoven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] .

oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-3476cf16-f904-947f-cd34-e22874e408bb
  a a2a:Person ;
  rdfs:label "Kornelis van Hemeldonk" ;
  a2a:PersonName [
    rdfs:label "Kornelis van Hemeldonk" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hemeldonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] .

oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-57e081d8-47b8-de20-0b0e-9fea5311b220
  a a2a:Person ;
  rdfs:label "Mechelina Muskens" ;
  a2a:PersonName [
    rdfs:label "Mechelina Muskens" ;
    a2a:PersonNameFirstName "Mechelina" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1817-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-7fe9f02d-67d4-d8cc-6bc4-1800b65842b3
  a a2a:Person ;
  rdfs:label "Adriaan Michielze Muskens" ;
  a2a:PersonName [
    rdfs:label "Adriaan Michielze Muskens" ;
    a2a:PersonNameFirstName "Adriaan Michielze" ;
    a2a:PersonNameLastName "Muskens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person-399925a0-6cdc-756b-b128-98a32b93c570
  a a2a:Person ;
  rdfs:label "Willemina Eekels" ;
  a2a:PersonName [
    rdfs:label "Willemina Eekels" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:event_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1817-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person:2af7146a-a5ee-0e34-a8f2-77a3ea95b2a8 ;
  a2a:EventKeyRef oa:event_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Event1 .

oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person:3476cf16-f904-947f-cd34-e22874e408bb ;
  a2a:EventKeyRef oa:event_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Event1 .

oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person:57e081d8-47b8-de20-0b0e-9fea5311b220 ;
  a2a:EventKeyRef oa:event_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Event1 .

oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person:7fe9f02d-67d4-d8cc-6bc4-1800b65842b3 ;
  a2a:EventKeyRef oa:event_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Event1 .

oa:relationep_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Person:399925a0-6cdc-756b-b128-98a32b93c570 ;
  a2a:EventKeyRef oa:event_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29_Event1 .

oa:source_sha_17d8fc85-cffc-cfcd-5013-b0aaf2af3f29
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1817-02-04 - 1817-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1817-02-04"^^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 "1v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4374, Periode: 1812-1840, Geboorte-, huwelijks- en overlijdensregister, 4374, 1v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e930f591-0c1d-2d49-42cf-4dc59fe912e5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/17d8fc85-cffc-cfcd-5013-b0aaf2af3f29" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e930f591-0c1d-2d49-42cf-4dc59fe912e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/17d8fc85-cffc-cfcd-5013-b0aaf2af3f29" ;
  a2a:RecordGUID "{17d8fc85-cffc-cfcd-5013-b0aaf2af3f29}" ;
  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" .

