@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_5fc47690-e910-1801-a666-3f2d1e9d6eeb
  a a2a:Record ;
  rdfs:label "Geboorte op 12 oktober 1918 te Dussen" ;
  a2a:hasPerson oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-65e42889-2e20-aa61-e991-951fe52e542f, oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-36aa27d4-aff9-c665-468a-1b49ebc403af, oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-da0d146b-fdbc-caa0-ece6-62cf4bb4c13c, oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-c3c367e7-91fe-b3d9-4add-e6b137a8afde, oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-e3e8ba9c-91e4-63b5-da56-63b022c25517 ;
  a2a:hasEvent oa:event_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_0, oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_1, oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_2, oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_3, oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_4 ;
  a2a:hasSource oa:source_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb .

oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-65e42889-2e20-aa61-e991-951fe52e542f
  a a2a:Person ;
  rdfs:label "Adrianus Heessels" ;
  a2a:PersonName [
    rdfs:label "Adrianus Heessels" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Heessels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-36aa27d4-aff9-c665-468a-1b49ebc403af
  a a2a:Person ;
  rdfs:label "Teunis Roubos" ;
  a2a:PersonName [
    rdfs:label "Teunis Roubos" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "klompenmaker" .

oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-da0d146b-fdbc-caa0-ece6-62cf4bb4c13c
  a a2a:Person ;
  rdfs:label "Abraham Hendrik van Dijk" ;
  a2a:PersonName [
    rdfs:label "Abraham Hendrik van Dijk" ;
    a2a:PersonNameFirstName "Abraham Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1918-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-c3c367e7-91fe-b3d9-4add-e6b137a8afde
  a a2a:Person ;
  rdfs:label "Arie van Dijk" ;
  a2a:PersonName [
    rdfs:label "Arie van Dijk" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person-e3e8ba9c-91e4-63b5-da56-63b022c25517
  a a2a:Person ;
  rdfs:label "Geertje Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Geertje Verhoeven" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1918-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person:65e42889-2e20-aa61-e991-951fe52e542f ;
  a2a:EventKeyRef oa:event_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Event1 .

oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person:36aa27d4-aff9-c665-468a-1b49ebc403af ;
  a2a:EventKeyRef oa:event_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Event1 .

oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person:da0d146b-fdbc-caa0-ece6-62cf4bb4c13c ;
  a2a:EventKeyRef oa:event_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Event1 .

oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person:c3c367e7-91fe-b3d9-4add-e6b137a8afde ;
  a2a:EventKeyRef oa:event_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Event1 .

oa:relationep_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Person:e3e8ba9c-91e4-63b5-da56-63b022c25517 ;
  a2a:EventKeyRef oa:event_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb_Event1 .

oa:source_sha_5fc47690-e910-1801-a666-3f2d1e9d6eeb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1918-10-12 - 1918-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1918-10-12"^^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: 6539, Periode: 1913-1922" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "84" ;
    a2a:RegistryNumber "6539" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6539, Periode: 1913-1922, Geboorteregister, 84, 6539"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a3cae101-9c2c-ad83-6b08-ea4c71a70b14.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5fc47690-e910-1801-a666-3f2d1e9d6eeb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a3cae101-9c2c-ad83-6b08-ea4c71a70b14.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5fc47690-e910-1801-a666-3f2d1e9d6eeb" ;
  a2a:RecordGUID "{5fc47690-e910-1801-a666-3f2d1e9d6eeb}" ;
  a2a:SourceRemarkbron "Burgerlijke standregister" ;
  a2a:SourceRemarkdeel "6539" ;
  a2a:SourceRemarkregister_periode "1913-1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250103_102_00000102.xml van SHA" .

