@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_02f1d3ca-a2ea-663f-74c3-d71c838e1a39
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 juni 1882" ;
  a2a:hasPerson oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-ac097523-b7b8-59a2-4237-ba9082cb08a8, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-87015333-84b9-540c-6d53-5b1a93da1aff, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-61ce8f09-df9b-f139-8edb-0efa77ad2dcf, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-89c8cb12-4e08-7fb7-083d-e31ffb764ae0, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-effe95b5-faac-f884-3db9-8364bd6156c2, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-34adf979-a04b-55ce-b9e0-b45b5f39ee6d, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-b62e9414-5427-9c8d-79ed-778b89e0d4e8, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-05096353-9584-30bb-e734-06c1270f0a9f, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-72bcb183-736e-24d4-7104-cbecf2a2ddc9, oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-59ef0337-f5a2-ead5-150d-0384d4303844 ;
  a2a:hasEvent oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_0, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_1, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_2, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_3, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_4, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_5, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_6, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_7, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_8, oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_9 ;
  a2a:hasSource oa:source_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39 .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-ac097523-b7b8-59a2-4237-ba9082cb08a8
  a a2a:Person ;
  rdfs:label "Johanna Maria van de Nieuwegiessen" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van de Nieuwegiessen" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Nieuwegiessen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1856-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hagoort" ;
    rdfs:label "Hagoort"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-87015333-84b9-540c-6d53-5b1a93da1aff
  a a2a:Person ;
  rdfs:label "Jacob van de Nieuwegiessen" ;
  a2a:PersonName [
    rdfs:label "Jacob van de Nieuwegiessen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Nieuwegiessen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "bouwknecht" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-61ce8f09-df9b-f139-8edb-0efa77ad2dcf
  a a2a:Person ;
  rdfs:label "Dirk Nieuwkoop" ;
  a2a:PersonName [
    rdfs:label "Dirk Nieuwkoop" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Nieuwkoop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "herbergier" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-89c8cb12-4e08-7fb7-083d-e31ffb764ae0
  a a2a:Person ;
  rdfs:label "Jacobus de Haan" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Haan" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-effe95b5-faac-f884-3db9-8364bd6156c2
  a a2a:Person ;
  rdfs:label "Cornelis de Moor" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Moor" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Moor"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-34adf979-a04b-55ce-b9e0-b45b5f39ee6d
  a a2a:Person ;
  rdfs:label "Johannes Zwart" ;
  a2a:PersonName [
    rdfs:label "Johannes Zwart" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Zwart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1855-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-b62e9414-5427-9c8d-79ed-778b89e0d4e8
  a a2a:Person ;
  rdfs:label "Maria Konings" ;
  a2a:PersonName [
    rdfs:label "Maria Konings" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Konings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-05096353-9584-30bb-e734-06c1270f0a9f
  a a2a:Person ;
  rdfs:label "Geertruida Olislager" ;
  a2a:PersonName [
    rdfs:label "Geertruida Olislager" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Olislager"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-72bcb183-736e-24d4-7104-cbecf2a2ddc9
  a a2a:Person ;
  rdfs:label "Antonie Zwart" ;
  a2a:PersonName [
    rdfs:label "Antonie Zwart" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Zwart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person-59ef0337-f5a2-ead5-150d-0384d4303844
  a a2a:Person ;
  rdfs:label "Johannes van de Nieuwegiessen" ;
  a2a:PersonName [
    rdfs:label "Johannes van de Nieuwegiessen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Nieuwegiessen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1882-06-23"^^xsd:date
  ] .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:ac097523-b7b8-59a2-4237-ba9082cb08a8 ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:87015333-84b9-540c-6d53-5b1a93da1aff ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:61ce8f09-df9b-f139-8edb-0efa77ad2dcf ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:89c8cb12-4e08-7fb7-083d-e31ffb764ae0 ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:effe95b5-faac-f884-3db9-8364bd6156c2 ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:34adf979-a04b-55ce-b9e0-b45b5f39ee6d ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:b62e9414-5427-9c8d-79ed-778b89e0d4e8 ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:05096353-9584-30bb-e734-06c1270f0a9f ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_8
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:72bcb183-736e-24d4-7104-cbecf2a2ddc9 ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:relationep_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_9
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Person:59ef0337-f5a2-ead5-150d-0384d4303844 ;
  a2a:EventKeyRef oa:event_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39_Event1 .

oa:source_sha_02f1d3ca-a2ea-663f-74c3-d71c838e1a39
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen", "1882-06-23 - 1882-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1882-06-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 3020, Periode: 1873-1882" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3020" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3020, Periode: 1873-1882, Huwelijksregister, 2, 3020"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7786ffc4-dc54-7847-b517-1da462d559d9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/02f1d3ca-a2ea-663f-74c3-d71c838e1a39" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7786ffc4-dc54-7847-b517-1da462d559d9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b305a6cb-dbe4-df60-a0aa-35c9d60412c3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/02f1d3ca-a2ea-663f-74c3-d71c838e1a39" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b305a6cb-dbe4-df60-a0aa-35c9d60412c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/02f1d3ca-a2ea-663f-74c3-d71c838e1a39" ;
  a2a:RecordGUID "{02f1d3ca-a2ea-663f-74c3-d71c838e1a39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6500_00006500.xml van SHA" .

[] a2a:PersonRemarkdiversen "broer van de bruid" .
[] a2a:PersonRemarkdiversen "overleden" .
