@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_7b9e7ea3-ece7-d415-1b04-19960582ec9f
  a a2a:Record ;
  rdfs:label "Trouwen op 10 november 1813 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person-6b8ca23f-9acc-74b7-5062-37a9ff144789, oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person-534b959c-12eb-8566-0ce0-f9c8e7cc0d07, oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person-e20cd83c-7e21-2fbb-b9d8-861cc4d0275a, oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person-0badcda1-22c3-187a-1511-5027f1efad8c ;
  a2a:hasEvent oa:event_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_0, oa:relationep_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_1, oa:relationep_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_2, oa:relationep_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_3 ;
  a2a:hasSource oa:source_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f .

oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person-6b8ca23f-9acc-74b7-5062-37a9ff144789
  a a2a:Person ;
  rdfs:label "Adriana Pullus" ;
  a2a:PersonName [
    rdfs:label "Adriana Pullus" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Pullus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person-534b959c-12eb-8566-0ce0-f9c8e7cc0d07
  a a2a:Person ;
  rdfs:label "Johanna Maria Pullus" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Pullus" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Pullus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person-e20cd83c-7e21-2fbb-b9d8-861cc4d0275a
  a a2a:Person ;
  rdfs:label "Wilhelmus Christophorus Lutki" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Christophorus Lutki" ;
    a2a:PersonNameFirstName "Wilhelmus Christophorus" ;
    a2a:PersonNameLastName "Lutki"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person-0badcda1-22c3-187a-1511-5027f1efad8c
  a a2a:Person ;
  rdfs:label "Catharina Vlemminckx" ;
  a2a:PersonName [
    rdfs:label "Catharina Vlemminckx" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Vlemminckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1813-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person:6b8ca23f-9acc-74b7-5062-37a9ff144789 ;
  a2a:EventKeyRef oa:event_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Event1 .

oa:relationep_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person:534b959c-12eb-8566-0ce0-f9c8e7cc0d07 ;
  a2a:EventKeyRef oa:event_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Event1 .

oa:relationep_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person:e20cd83c-7e21-2fbb-b9d8-861cc4d0275a ;
  a2a:EventKeyRef oa:event_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Event1 .

oa:relationep_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Person:0badcda1-22c3-187a-1511-5027f1efad8c ;
  a2a:EventKeyRef oa:event_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f_Event1 .

oa:source_sha_7b9e7ea3-ece7-d415-1b04-19960582ec9f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1813-11-10 - 1813-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1813-11-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: 005, Periode: 1785-1849" ;
    a2a:Book "Trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "005" ;
    a2a:Folio "54r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 005, Periode: 1785-1849, Trouwen (rooms-katholieke parochie), 005, 54r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/57fd9b58-348d-81d4-711b-9b9a2e64a9cf.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7b9e7ea3-ece7-d415-1b04-19960582ec9f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/57fd9b58-348d-81d4-711b-9b9a2e64a9cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7b9e7ea3-ece7-d415-1b04-19960582ec9f" ;
  a2a:RecordGUID "{7b9e7ea3-ece7-d415-1b04-19960582ec9f}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 10-11-1813<br />Plaats trouwen: Vlijmen<br />Religie huwelijk: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7733_00007733.xml van SHA" .

