@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_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a
  a a2a:Record ;
  rdfs:label "Geboorte op 4 maart 1842 te Dussen" ;
  a2a:hasPerson oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-7f081c8c-201a-7bb4-a034-b7587cc6f185, oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-9f4a05a9-9d97-a3eb-81e8-f8818eaa4c8e, oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-954e6cc7-c752-3492-dfba-59d442e5ca84, oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-9bec078f-231c-7953-1ed2-49427f1c7ff9, oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-a53959be-1b3b-1139-f1b6-5c5de994f7c2 ;
  a2a:hasEvent oa:event_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_0, oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_1, oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_2, oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_3, oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_4 ;
  a2a:hasSource oa:source_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a .

oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-7f081c8c-201a-7bb4-a034-b7587cc6f185
  a a2a:Person ;
  rdfs:label "Johanna de Ronde" ;
  a2a:PersonName [
    rdfs:label "Johanna de Ronde" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ronde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1842-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-9f4a05a9-9d97-a3eb-81e8-f8818eaa4c8e
  a a2a:Person ;
  rdfs:label "Cornelis Roubos" ;
  a2a:PersonName [
    rdfs:label "Cornelis Roubos" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-954e6cc7-c752-3492-dfba-59d442e5ca84
  a a2a:Person ;
  rdfs:label "Peter Roubos" ;
  a2a:PersonName [
    rdfs:label "Peter Roubos" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "71" ;
    rdfs:label "71"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-9bec078f-231c-7953-1ed2-49427f1c7ff9
  a a2a:Person ;
  rdfs:label "Anna Valk" ;
  a2a:PersonName [
    rdfs:label "Anna Valk" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Valk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person-a53959be-1b3b-1139-f1b6-5c5de994f7c2
  a a2a:Person ;
  rdfs:label "Petrus de Ronde" ;
  a2a:PersonName [
    rdfs:label "Petrus de Ronde" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ronde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1842-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person:7f081c8c-201a-7bb4-a034-b7587cc6f185 ;
  a2a:EventKeyRef oa:event_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Event1 .

oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person:9f4a05a9-9d97-a3eb-81e8-f8818eaa4c8e ;
  a2a:EventKeyRef oa:event_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Event1 .

oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person:954e6cc7-c752-3492-dfba-59d442e5ca84 ;
  a2a:EventKeyRef oa:event_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Event1 .

oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person:9bec078f-231c-7953-1ed2-49427f1c7ff9 ;
  a2a:EventKeyRef oa:event_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Event1 .

oa:relationep_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Person:a53959be-1b3b-1139-f1b6-5c5de994f7c2 ;
  a2a:EventKeyRef oa:event_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a_Event1 .

oa:source_sha_45fa7a30-56e3-3032-2e8c-fdcb30c17c8a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1842-03-04 - 1842-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1842-03-04"^^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: 3309, Periode: 1833-1842" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "3309" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3309, Periode: 1833-1842, Geboorteregister, 14, 3309"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e086d7f6-4468-64fa-fcb0-81029cc69b42.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/45fa7a30-56e3-3032-2e8c-fdcb30c17c8a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e086d7f6-4468-64fa-fcb0-81029cc69b42.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/45fa7a30-56e3-3032-2e8c-fdcb30c17c8a" ;
  a2a:RecordGUID "{45fa7a30-56e3-3032-2e8c-fdcb30c17c8a}" ;
  a2a:SourceRemarkOpmerking "Dit is een testregister." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6332_00006332.xml van SHA" .

