@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_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7
  a a2a:Record ;
  rdfs:label "Geboorte op 6 april 1907 te Dussen" ;
  a2a:hasPerson oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-9b59af30-b9ed-9c73-98f0-58beb3023747, oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-1213bf91-1027-7dfe-a780-b5490704e673, oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-d22c8afc-04ad-7904-14c0-9edbf1e39969, oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-16a70db9-d9dd-11ce-84b8-ca7379d414c9, oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-5720f28c-6bcf-ace1-feff-da8ce9090818 ;
  a2a:hasEvent oa:event_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_0, oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_1, oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_2, oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_3, oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_4 ;
  a2a:hasSource oa:source_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7 .

oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-9b59af30-b9ed-9c73-98f0-58beb3023747
  a a2a:Person ;
  rdfs:label "Roziena Raams" ;
  a2a:PersonName [
    rdfs:label "Roziena Raams" ;
    a2a:PersonNameFirstName "Roziena" ;
    a2a:PersonNameLastName "Raams"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1907-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-1213bf91-1027-7dfe-a780-b5490704e673
  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 "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "hotelhouder" .

oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-d22c8afc-04ad-7904-14c0-9edbf1e39969
  a a2a:Person ;
  rdfs:label "Cornelis Rombout" ;
  a2a:PersonName [
    rdfs:label "Cornelis Rombout" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-16a70db9-d9dd-11ce-84b8-ca7379d414c9
  a a2a:Person ;
  rdfs:label "Maria Pruijsen" ;
  a2a:PersonName [
    rdfs:label "Maria Pruijsen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pruijsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person-5720f28c-6bcf-ace1-feff-da8ce9090818
  a a2a:Person ;
  rdfs:label "Adriaan Raams" ;
  a2a:PersonName [
    rdfs:label "Adriaan Raams" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Raams"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "veldarbeider" .

oa:event_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1907-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person:9b59af30-b9ed-9c73-98f0-58beb3023747 ;
  a2a:EventKeyRef oa:event_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Event1 .

oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person:1213bf91-1027-7dfe-a780-b5490704e673 ;
  a2a:EventKeyRef oa:event_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Event1 .

oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person:d22c8afc-04ad-7904-14c0-9edbf1e39969 ;
  a2a:EventKeyRef oa:event_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Event1 .

oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person:16a70db9-d9dd-11ce-84b8-ca7379d414c9 ;
  a2a:EventKeyRef oa:event_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Event1 .

oa:relationep_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Person:5720f28c-6bcf-ace1-feff-da8ce9090818 ;
  a2a:EventKeyRef oa:event_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7_Event1 .

oa:source_sha_bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1907-04-06 - 1907-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1907-04-06"^^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 "27" ;
    a2a:RegistryNumber "3316" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3316, Periode: 1903-1912, Geboorteregister, 27, 3316"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a85e5af6-7c70-1d85-7ec3-4121aa4597a0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a85e5af6-7c70-1d85-7ec3-4121aa4597a0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7" ;
  a2a:RecordGUID "{bee66cf0-a1e8-ba07-7254-2f2efb0dd3a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_12_00000012.xml van SHA" .

