@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_5c4eab9f-1c36-1746-024b-079ab71d2be7
  a a2a:Record ;
  rdfs:label "Geboorte op 10 april 1870 te Dussen" ;
  a2a:hasPerson oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-d55e7e95-b224-0052-df03-23efc6d5873c, oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-a8cd9916-8730-fd47-f5ec-1df411a9f5f6, oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-f07359a6-e077-94f5-efb8-9c6f459cf1c6, oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-7e4ab3b4-0726-3841-7f80-7bb9700d963f, oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-7557e9cf-b203-bcc6-10e6-107d850253fd ;
  a2a:hasEvent oa:event_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_0, oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_1, oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_2, oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_3, oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_4 ;
  a2a:hasSource oa:source_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7 .

oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-d55e7e95-b224-0052-df03-23efc6d5873c
  a a2a:Person ;
  rdfs:label "Ottolina Bax" ;
  a2a:PersonName [
    rdfs:label "Ottolina Bax" ;
    a2a:PersonNameFirstName "Ottolina" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1870-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-a8cd9916-8730-fd47-f5ec-1df411a9f5f6
  a a2a:Person ;
  rdfs:label "Adriaan Lensvelt" ;
  a2a:PersonName [
    rdfs:label "Adriaan Lensvelt" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Lensvelt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "karreman" .

oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-f07359a6-e077-94f5-efb8-9c6f459cf1c6
  a a2a:Person ;
  rdfs:label "Leonardus van der Pluijm" ;
  a2a:PersonName [
    rdfs:label "Leonardus van der Pluijm" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluijm"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "metselaar" .

oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-7e4ab3b4-0726-3841-7f80-7bb9700d963f
  a a2a:Person ;
  rdfs:label "Jacomijna Roubos" ;
  a2a:PersonName [
    rdfs:label "Jacomijna Roubos" ;
    a2a:PersonNameFirstName "Jacomijna" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person-7557e9cf-b203-bcc6-10e6-107d850253fd
  a a2a:Person ;
  rdfs:label "Johannis Bax" ;
  a2a:PersonName [
    rdfs:label "Johannis Bax" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1870-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person:d55e7e95-b224-0052-df03-23efc6d5873c ;
  a2a:EventKeyRef oa:event_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Event1 .

oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person:a8cd9916-8730-fd47-f5ec-1df411a9f5f6 ;
  a2a:EventKeyRef oa:event_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Event1 .

oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person:f07359a6-e077-94f5-efb8-9c6f459cf1c6 ;
  a2a:EventKeyRef oa:event_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Event1 .

oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person:7e4ab3b4-0726-3841-7f80-7bb9700d963f ;
  a2a:EventKeyRef oa:event_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Event1 .

oa:relationep_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Person:7557e9cf-b203-bcc6-10e6-107d850253fd ;
  a2a:EventKeyRef oa:event_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7_Event1 .

oa:source_sha_5c4eab9f-1c36-1746-024b-079ab71d2be7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1870-04-10 - 1870-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1870-04-10"^^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: 3312, Periode: 1863-1872" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "3312" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3312, Periode: 1863-1872, Geboorteregister, 21, 3312"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a268fd64-ccc0-fcee-830f-21a579e07106.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5c4eab9f-1c36-1746-024b-079ab71d2be7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a268fd64-ccc0-fcee-830f-21a579e07106.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5c4eab9f-1c36-1746-024b-079ab71d2be7" ;
  a2a:RecordGUID "{5c4eab9f-1c36-1746-024b-079ab71d2be7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6718_00006718.xml van SHA" .

