@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_5d697311-0cde-a62d-e186-1bc906ca968e
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 mei 1890" ;
  a2a:hasPerson oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-1d04ec06-34a7-7c13-16a6-3062d394b26a, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-089dcf4b-6fe6-2e1d-933d-03c178fa2221, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-4279e536-bab1-5d53-1ba1-1a3b9d1f337d, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-ce7c6094-72bf-b81b-e06e-088de7abffee, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-62bd412b-2078-e76d-7695-645d13069e8f, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-7108ff16-f754-834b-d257-517b95e56d2c, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-fdb9fd4a-52b3-17a7-6ff8-541c8736a93d, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-6219b140-9495-f88e-2fb0-9503a611a2b0, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-eb3abbc3-7101-8a9d-a6ac-18c35e430c68, oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-e10acd2f-08c5-e253-f244-9478ee05b21d ;
  a2a:hasEvent oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_0, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_1, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_2, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_3, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_4, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_5, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_6, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_7, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_8, oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_9 ;
  a2a:hasSource oa:source_sha_5d697311-0cde-a62d-e186-1bc906ca968e .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-1d04ec06-34a7-7c13-16a6-3062d394b26a
  a a2a:Person ;
  rdfs:label "Johannis in 't Veld" ;
  a2a:PersonName [
    rdfs:label "Johannis in 't Veld" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "in 't" ;
    a2a:PersonNameLastName "Veld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1869-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "dagloner" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-089dcf4b-6fe6-2e1d-933d-03c178fa2221
  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 "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "herbergier" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-4279e536-bab1-5d53-1ba1-1a3b9d1f337d
  a a2a:Person ;
  rdfs:label "Adriaan van Honk" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Honk" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Honk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-ce7c6094-72bf-b81b-e06e-088de7abffee
  a a2a:Person ;
  rdfs:label "Karel Antonius Moerenburg" ;
  a2a:PersonName [
    rdfs:label "Karel Antonius Moerenburg" ;
    a2a:PersonNameFirstName "Karel Antonius" ;
    a2a:PersonNameLastName "Moerenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-62bd412b-2078-e76d-7695-645d13069e8f
  a a2a:Person ;
  rdfs:label "Franciscus Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Franciscus Verhoeven" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-7108ff16-f754-834b-d257-517b95e56d2c
  a a2a:Person ;
  rdfs:label "Heeltje Colijn" ;
  a2a:PersonName [
    rdfs:label "Heeltje Colijn" ;
    a2a:PersonNameFirstName "Heeltje" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1863-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doeveren" ;
    rdfs:label "Doeveren"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-fdb9fd4a-52b3-17a7-6ff8-541c8736a93d
  a a2a:Person ;
  rdfs:label "Adriana van de Nieuwegiessen" ;
  a2a:PersonName [
    rdfs:label "Adriana van de Nieuwegiessen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Nieuwegiessen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-6219b140-9495-f88e-2fb0-9503a611a2b0
  a a2a:Person ;
  rdfs:label "Wilhelmina de Poorter" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina de Poorter" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-eb3abbc3-7101-8a9d-a6ac-18c35e430c68
  a a2a:Person ;
  rdfs:label "Corstiaan in 't Veld" ;
  a2a:PersonName [
    rdfs:label "Corstiaan in 't Veld" ;
    a2a:PersonNameFirstName "Corstiaan" ;
    a2a:PersonNamePrefixLastName "in 't" ;
    a2a:PersonNameLastName "Veld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "dagloner" .

oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person-e10acd2f-08c5-e253-f244-9478ee05b21d
  a a2a:Person ;
  rdfs:label "Pieter Colijn" ;
  a2a:PersonName [
    rdfs:label "Pieter Colijn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "broodslijter" .

oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1890-05-21"^^xsd:date
  ] .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:1d04ec06-34a7-7c13-16a6-3062d394b26a ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:089dcf4b-6fe6-2e1d-933d-03c178fa2221 ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:4279e536-bab1-5d53-1ba1-1a3b9d1f337d ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:ce7c6094-72bf-b81b-e06e-088de7abffee ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:62bd412b-2078-e76d-7695-645d13069e8f ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_5
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:7108ff16-f754-834b-d257-517b95e56d2c ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:fdb9fd4a-52b3-17a7-6ff8-541c8736a93d ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:6219b140-9495-f88e-2fb0-9503a611a2b0 ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_8
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:eb3abbc3-7101-8a9d-a6ac-18c35e430c68 ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:relationep_sha_5d697311-0cde-a62d-e186-1bc906ca968e_9
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Person:e10acd2f-08c5-e253-f244-9478ee05b21d ;
  a2a:EventKeyRef oa:event_sha_5d697311-0cde-a62d-e186-1bc906ca968e_Event1 .

oa:source_sha_5d697311-0cde-a62d-e186-1bc906ca968e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen", "1890-05-21 - 1890-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1890-05-21"^^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: 3021, Periode: 1883-1892" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3021" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3021, Periode: 1883-1892, Huwelijksregister, 2, 3021"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/dad583f3-f186-d886-f676-e522bd4fb0b1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5d697311-0cde-a62d-e186-1bc906ca968e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/dad583f3-f186-d886-f676-e522bd4fb0b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5d697311-0cde-a62d-e186-1bc906ca968e" ;
  a2a:RecordGUID "{5d697311-0cde-a62d-e186-1bc906ca968e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6506_00006506.xml van SHA" .

