@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_1472ce98-c6be-e79c-06f5-64f730a92e21
  a a2a:Record ;
  rdfs:label "Geboorte op 21 april 1856 te Dussen" ;
  a2a:hasPerson oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-467d0599-8cec-4266-3a8b-95ac3e7b3ff6, oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-a2dd5455-722b-dffd-9c3f-44c0cfcfbd88, oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-ee89fd10-2948-33e0-5292-825f42272508, oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-4a1b3775-6043-f279-ffed-c07dd461fa5e, oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-c2ca8dff-6141-d180-2610-ed816cd93d70 ;
  a2a:hasEvent oa:event_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_0, oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_1, oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_2, oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_3, oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_4 ;
  a2a:hasSource oa:source_sha_1472ce98-c6be-e79c-06f5-64f730a92e21 .

oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-467d0599-8cec-4266-3a8b-95ac3e7b3ff6
  a a2a:Person ;
  rdfs:label "Christiaan Bernardus Waleson" ;
  a2a:PersonName [
    rdfs:label "Christiaan Bernardus Waleson" ;
    a2a:PersonNameFirstName "Christiaan Bernardus" ;
    a2a:PersonNameLastName "Waleson"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1856-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-a2dd5455-722b-dffd-9c3f-44c0cfcfbd88
  a a2a:Person ;
  rdfs:label "Wouter Middelkoop" ;
  a2a:PersonName [
    rdfs:label "Wouter Middelkoop" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Middelkoop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-ee89fd10-2948-33e0-5292-825f42272508
  a a2a:Person ;
  rdfs:label "Leonardus Schneider" ;
  a2a:PersonName [
    rdfs:label "Leonardus Schneider" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Schneider"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "brievengaarder" .

oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-4a1b3775-6043-f279-ffed-c07dd461fa5e
  a a2a:Person ;
  rdfs:label "Willem Herman Waleson" ;
  a2a:PersonName [
    rdfs:label "Willem Herman Waleson" ;
    a2a:PersonNameFirstName "Willem Herman" ;
    a2a:PersonNameLastName "Waleson"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "rijksambtenaar" .

oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person-c2ca8dff-6141-d180-2610-ed816cd93d70
  a a2a:Person ;
  rdfs:label "Anna Maria Platschart" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Platschart" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Platschart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1856-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person:467d0599-8cec-4266-3a8b-95ac3e7b3ff6 ;
  a2a:EventKeyRef oa:event_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Event1 .

oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person:a2dd5455-722b-dffd-9c3f-44c0cfcfbd88 ;
  a2a:EventKeyRef oa:event_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Event1 .

oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person:ee89fd10-2948-33e0-5292-825f42272508 ;
  a2a:EventKeyRef oa:event_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Event1 .

oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person:4a1b3775-6043-f279-ffed-c07dd461fa5e ;
  a2a:EventKeyRef oa:event_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Event1 .

oa:relationep_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Person:c2ca8dff-6141-d180-2610-ed816cd93d70 ;
  a2a:EventKeyRef oa:event_sha_1472ce98-c6be-e79c-06f5-64f730a92e21_Event1 .

oa:source_sha_1472ce98-c6be-e79c-06f5-64f730a92e21
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1856-04-21 - 1856-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1856-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1856-04-21"^^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: 3311, Periode: 1853-1862" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "3311" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3311, Periode: 1853-1862, Geboorteregister, 22, 3311"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0658cc36-0de6-f393-ab48-a247ff4d7c59.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1472ce98-c6be-e79c-06f5-64f730a92e21" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0658cc36-0de6-f393-ab48-a247ff4d7c59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1472ce98-c6be-e79c-06f5-64f730a92e21" ;
  a2a:RecordGUID "{1472ce98-c6be-e79c-06f5-64f730a92e21}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4085_00004085.xml van SHA" .

