@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_ad665ad4-1714-cf81-d43f-eafbedf3e220
  a a2a:Record ;
  rdfs:label "Geboorte op 23 mei 1896 te Dussen" ;
  a2a:hasPerson oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-87d4e870-2ee5-31ea-6503-861a4ccaaf88, oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-1bff6ffe-3a3e-f73e-d0f8-5104a09f1888, oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-2e9e35bd-cd47-1c8c-2985-a7b14933cde7, oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-6cc8b4dc-a492-6bf3-9024-33b27b86cdc0, oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-ce22ce96-96d3-e482-261e-7ba7172097ce ;
  a2a:hasEvent oa:event_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_0, oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_1, oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_2, oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_3, oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_4 ;
  a2a:hasSource oa:source_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220 .

oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-87d4e870-2ee5-31ea-6503-861a4ccaaf88
  a a2a:Person ;
  rdfs:label "Florus Adrianus van Ham" ;
  a2a:PersonName [
    rdfs:label "Florus Adrianus van Ham" ;
    a2a:PersonNameFirstName "Florus Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1896-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-1bff6ffe-3a3e-f73e-d0f8-5104a09f1888
  a a2a:Person ;
  rdfs:label "Wouter de Wit" ;
  a2a:PersonName [
    rdfs:label "Wouter de Wit" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "werkman" .

oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-2e9e35bd-cd47-1c8c-2985-a7b14933cde7
  a a2a:Person ;
  rdfs:label "Wilhelmus Johannes Heessels" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Johannes Heessels" ;
    a2a:PersonNameFirstName "Wilhelmus Johannes" ;
    a2a:PersonNameLastName "Heessels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "hotelhouder" .

oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-6cc8b4dc-a492-6bf3-9024-33b27b86cdc0
  a a2a:Person ;
  rdfs:label "Cornelis van Ham" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Ham" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "werkman" .

oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person-ce22ce96-96d3-e482-261e-7ba7172097ce
  a a2a:Person ;
  rdfs:label "Theodora van Dortmont" ;
  a2a:PersonName [
    rdfs:label "Theodora van Dortmont" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dortmont"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1896-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person:87d4e870-2ee5-31ea-6503-861a4ccaaf88 ;
  a2a:EventKeyRef oa:event_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Event1 .

oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person:1bff6ffe-3a3e-f73e-d0f8-5104a09f1888 ;
  a2a:EventKeyRef oa:event_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Event1 .

oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person:2e9e35bd-cd47-1c8c-2985-a7b14933cde7 ;
  a2a:EventKeyRef oa:event_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Event1 .

oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person:6cc8b4dc-a492-6bf3-9024-33b27b86cdc0 ;
  a2a:EventKeyRef oa:event_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Event1 .

oa:relationep_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Person:ce22ce96-96d3-e482-261e-7ba7172097ce ;
  a2a:EventKeyRef oa:event_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220_Event1 .

oa:source_sha_ad665ad4-1714-cf81-d43f-eafbedf3e220
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1896-05-23 - 1896-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1896-05-23"^^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: 3315, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "3315" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3315, Periode: 1893-1902, Geboorteregister, 31, 3315"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/41806c77-ec1a-d92b-972b-5f6609e9f830.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ad665ad4-1714-cf81-d43f-eafbedf3e220" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/41806c77-ec1a-d92b-972b-5f6609e9f830.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ad665ad4-1714-cf81-d43f-eafbedf3e220" ;
  a2a:RecordGUID "{ad665ad4-1714-cf81-d43f-eafbedf3e220}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6246_00006246.xml van SHA" .

