@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_02e5b7c2-059d-50ba-2f4d-2404e59e1450
  a a2a:Record ;
  rdfs:label "Geboorte op 28 mei 1816 te Dussen" ;
  a2a:hasPerson oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-08cb1cbb-8496-0ef2-1119-3c110c155211, oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-47bd9eee-ce24-12d5-5be2-4bae6c6b0efe, oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-ca569d29-a51a-e638-6cc1-ea524a89a094, oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-c388d1e9-7a3f-8e0f-8dd6-4f6323a3f4b2, oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-44aad96d-2c1e-6401-748f-433be9eb077e ;
  a2a:hasEvent oa:event_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_0, oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_1, oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_2, oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_3, oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_4 ;
  a2a:hasSource oa:source_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450 .

oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-08cb1cbb-8496-0ef2-1119-3c110c155211
  a a2a:Person ;
  rdfs:label "Cornelia van Dijk" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Dijk" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1816-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-47bd9eee-ce24-12d5-5be2-4bae6c6b0efe
  a a2a:Person ;
  rdfs:label "Peter Hagoort" ;
  a2a:PersonName [
    rdfs:label "Peter Hagoort" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Hagoort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-ca569d29-a51a-e638-6cc1-ea524a89a094
  a a2a:Person ;
  rdfs:label "Jacob Boll" ;
  a2a:PersonName [
    rdfs:label "Jacob Boll" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Boll"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-c388d1e9-7a3f-8e0f-8dd6-4f6323a3f4b2
  a a2a:Person ;
  rdfs:label "Maria Buijs" ;
  a2a:PersonName [
    rdfs:label "Maria Buijs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person-44aad96d-2c1e-6401-748f-433be9eb077e
  a a2a:Person ;
  rdfs:label "Abraham van Dijk" ;
  a2a:PersonName [
    rdfs:label "Abraham van Dijk" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "bouwman" .

oa:event_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1816-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person:08cb1cbb-8496-0ef2-1119-3c110c155211 ;
  a2a:EventKeyRef oa:event_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Event1 .

oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person:47bd9eee-ce24-12d5-5be2-4bae6c6b0efe ;
  a2a:EventKeyRef oa:event_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Event1 .

oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person:ca569d29-a51a-e638-6cc1-ea524a89a094 ;
  a2a:EventKeyRef oa:event_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Event1 .

oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person:c388d1e9-7a3f-8e0f-8dd6-4f6323a3f4b2 ;
  a2a:EventKeyRef oa:event_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Event1 .

oa:relationep_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Person:44aad96d-2c1e-6401-748f-433be9eb077e ;
  a2a:EventKeyRef oa:event_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450_Event1 .

oa:source_sha_02e5b7c2-059d-50ba-2f4d-2404e59e1450
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1816-05-28 - 1816-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1816-05-28"^^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: 3307, Periode: 1815-1822" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "3307" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3307, Periode: 1815-1822, Geboorteregister, 29, 3307"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/664e8f4c-15d6-6e06-0505-ae9fc7a81a5c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/02e5b7c2-059d-50ba-2f4d-2404e59e1450" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/664e8f4c-15d6-6e06-0505-ae9fc7a81a5c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/02e5b7c2-059d-50ba-2f4d-2404e59e1450" ;
  a2a:RecordGUID "{02e5b7c2-059d-50ba-2f4d-2404e59e1450}" ;
  a2a:SourceRemarkOpmerking "Scans zijn van registers van Brabants Historisch Informatie Centrum te ’s-Hertogenbosch." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6167_00006167.xml van SHA" .

