@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_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a
  a a2a:Record ;
  rdfs:label "Geboorte op 19 april 1904 te Dussen" ;
  a2a:hasPerson oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-4defc518-e015-6c34-ecee-042e72ed15ab, oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-a4f64769-2067-daf7-3389-e949b865d6bf, oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-84fbadec-4fb9-13fb-9d00-a119804a5a42, oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-95c761a2-c5aa-755b-6cc2-839acc073bc7, oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-e1f45601-9a50-61d6-992c-79422f2f210c ;
  a2a:hasEvent oa:event_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_0, oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_1, oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_2, oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_3, oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_4 ;
  a2a:hasSource oa:source_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a .

oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-4defc518-e015-6c34-ecee-042e72ed15ab
  a a2a:Person ;
  rdfs:label "Elisabeth Godefrida van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Godefrida van de Wiel" ;
    a2a:PersonNameFirstName "Elisabeth Godefrida" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1904-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-a4f64769-2067-daf7-3389-e949b865d6bf
  a a2a:Person ;
  rdfs:label "Daniël Cornelis van Luxemburg" ;
  a2a:PersonName [
    rdfs:label "Daniël Cornelis van Luxemburg" ;
    a2a:PersonNameFirstName "Daniël Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luxemburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-84fbadec-4fb9-13fb-9d00-a119804a5a42
  a a2a:Person ;
  rdfs:label "Willem Roubos" ;
  a2a:PersonName [
    rdfs:label "Willem Roubos" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "watermolenaar" .

oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-95c761a2-c5aa-755b-6cc2-839acc073bc7
  a a2a:Person ;
  rdfs:label "Adriana Maria Poulina van Luxemburg" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Poulina van Luxemburg" ;
    a2a:PersonNameFirstName "Adriana Maria Poulina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luxemburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person-e1f45601-9a50-61d6-992c-79422f2f210c
  a a2a:Person ;
  rdfs:label "Cornelis van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Cornelis van de Wiel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "hoofdonderwijzer" .

oa:event_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1904-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person:4defc518-e015-6c34-ecee-042e72ed15ab ;
  a2a:EventKeyRef oa:event_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Event1 .

oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person:a4f64769-2067-daf7-3389-e949b865d6bf ;
  a2a:EventKeyRef oa:event_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Event1 .

oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person:84fbadec-4fb9-13fb-9d00-a119804a5a42 ;
  a2a:EventKeyRef oa:event_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Event1 .

oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person:95c761a2-c5aa-755b-6cc2-839acc073bc7 ;
  a2a:EventKeyRef oa:event_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Event1 .

oa:relationep_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Person:e1f45601-9a50-61d6-992c-79422f2f210c ;
  a2a:EventKeyRef oa:event_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a_Event1 .

oa:source_sha_3e5b2cf6-81a8-172e-3573-e9ac4014fe4a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1904-04-19 - 1904-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1904-04-19"^^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: 3316, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "3316" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3316, Periode: 1903-1912, Geboorteregister, 34, 3316"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/14996cc1-037f-267d-48ae-0f792a4b118d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3e5b2cf6-81a8-172e-3573-e9ac4014fe4a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/14996cc1-037f-267d-48ae-0f792a4b118d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3e5b2cf6-81a8-172e-3573-e9ac4014fe4a" ;
  a2a:RecordGUID "{3e5b2cf6-81a8-172e-3573-e9ac4014fe4a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6194_00006194.xml van SHA" .

