@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_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 april 1915" ;
  a2a:hasPerson oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-a55032ed-9b9a-7b04-668d-29758453a306, oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-5ec15df8-2750-0fe2-6e65-0af3417c6e5f, oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-8a75a7d2-b317-f3fd-4a70-45d8b6e43ae3, oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-f2df8070-debd-4bd9-1f85-a806c1744dc1, oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-1bf66089-e048-7850-c31a-b095d50a9b5a, oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-66723db4-14d2-16fa-23c4-dda9866da32d, oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-c271733e-583f-8569-0834-057bc2e60071, oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-3a110aa7-c7fd-3769-ae1b-1c72d9d55763 ;
  a2a:hasEvent oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_0, oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_1, oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_2, oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_3, oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_4, oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_5, oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_6, oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_7 ;
  a2a:hasSource oa:source_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2 .

oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-a55032ed-9b9a-7b04-668d-29758453a306
  a a2a:Person ;
  rdfs:label "Cornelis de Zeeuw" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Zeeuw" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Zeeuw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-5ec15df8-2750-0fe2-6e65-0af3417c6e5f
  a a2a:Person ;
  rdfs:label "Willem Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Willem Lankhaar" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-8a75a7d2-b317-f3fd-4a70-45d8b6e43ae3
  a a2a:Person ;
  rdfs:label "Marius Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Marius Lankhaar" ;
    a2a:PersonNameFirstName "Marius" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-f2df8070-debd-4bd9-1f85-a806c1744dc1
  a a2a:Person ;
  rdfs:label "Cornelis Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lankhaar" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-1bf66089-e048-7850-c31a-b095d50a9b5a
  a a2a:Person ;
  rdfs:label "Susanna de Zeeuw" ;
  a2a:PersonName [
    rdfs:label "Susanna de Zeeuw" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Zeeuw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-66723db4-14d2-16fa-23c4-dda9866da32d
  a a2a:Person ;
  rdfs:label "Adriaan Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Adriaan Lankhaar" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-c271733e-583f-8569-0834-057bc2e60071
  a a2a:Person ;
  rdfs:label "Adriana Kant" ;
  a2a:PersonName [
    rdfs:label "Adriana Kant" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person-3a110aa7-c7fd-3769-ae1b-1c72d9d55763
  a a2a:Person ;
  rdfs:label "Jacoba Dalm" ;
  a2a:PersonName [
    rdfs:label "Jacoba Dalm" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1915-04-14"^^xsd:date
  ] .

oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person:a55032ed-9b9a-7b04-668d-29758453a306 ;
  a2a:EventKeyRef oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 .

oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person:5ec15df8-2750-0fe2-6e65-0af3417c6e5f ;
  a2a:EventKeyRef oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 .

oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person:8a75a7d2-b317-f3fd-4a70-45d8b6e43ae3 ;
  a2a:EventKeyRef oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 .

oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person:f2df8070-debd-4bd9-1f85-a806c1744dc1 ;
  a2a:EventKeyRef oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 .

oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person:1bf66089-e048-7850-c31a-b095d50a9b5a ;
  a2a:EventKeyRef oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 .

oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person:66723db4-14d2-16fa-23c4-dda9866da32d ;
  a2a:EventKeyRef oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 .

oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person:c271733e-583f-8569-0834-057bc2e60071 ;
  a2a:EventKeyRef oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 .

oa:relationep_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Person:3a110aa7-c7fd-3769-ae1b-1c72d9d55763 ;
  a2a:EventKeyRef oa:event_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2_Event1 .

oa:source_sha_0b6befc4-e364-6f19-9e87-5cc61f9e5ef2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1915-04-14 - 1915-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1915-04-14"^^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: 4225, Periode: 1913-1922" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "4225" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4225, Periode: 1913-1922, Huwelijksregister, 2, 4225"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0bdaa502-3577-e6aa-60f1-1a6ce8fca324.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0b6befc4-e364-6f19-9e87-5cc61f9e5ef2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0bdaa502-3577-e6aa-60f1-1a6ce8fca324.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/31cd5237-f21e-163e-08d3-dfd1a8c7de89.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0b6befc4-e364-6f19-9e87-5cc61f9e5ef2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/31cd5237-f21e-163e-08d3-dfd1a8c7de89.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0b6befc4-e364-6f19-9e87-5cc61f9e5ef2" ;
  a2a:RecordGUID "{0b6befc4-e364-6f19-9e87-5cc61f9e5ef2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5841_00005841.xml van SHA" .

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