@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_9735f671-b99a-613e-d4a1-30afbcda8ff8
  a a2a:Record ;
  rdfs:label "Trouwen op 1 januari 1623 te Heusden" ;
  a2a:hasPerson oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person-b20e5df9-a5d2-898b-b21c-1e40fbb095f2, oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person-2aa8f225-fc50-285e-d5bc-6f17320e2f0e, oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person-1bec32e0-7c68-c2b5-8589-d3d591130af7 ;
  a2a:hasEvent oa:event_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_0, oa:relationep_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_1, oa:relationep_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_2 ;
  a2a:hasSource oa:source_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8 .

oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person-b20e5df9-a5d2-898b-b21c-1e40fbb095f2
  a a2a:Person ;
  rdfs:label "Michel Loop" ;
  a2a:PersonName [
    rdfs:label "Michel Loop" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Loop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person-2aa8f225-fc50-285e-d5bc-6f17320e2f0e
  a a2a:Person ;
  rdfs:label "Martin Major" ;
  a2a:PersonName [
    rdfs:label "Martin Major" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Major"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person-1bec32e0-7c68-c2b5-8589-d3d591130af7
  a a2a:Person ;
  rdfs:label "Antoine Faije Lemosin" ;
  a2a:PersonName [
    rdfs:label "Antoine Faije Lemosin" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Faije Lemosin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1623" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1623-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person:b20e5df9-a5d2-898b-b21c-1e40fbb095f2 ;
  a2a:EventKeyRef oa:event_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Event1 .

oa:relationep_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person:2aa8f225-fc50-285e-d5bc-6f17320e2f0e ;
  a2a:EventKeyRef oa:event_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Event1 .

oa:relationep_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Person:1bec32e0-7c68-c2b5-8589-d3d591130af7 ;
  a2a:EventKeyRef oa:event_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8_Event1 .

oa:source_sha_9735f671-b99a-613e-d4a1-30afbcda8ff8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden, Herpt" ;
    rdfs:label "Heusden, Oudheusden, Herpt", "1623-01-01 - 1623-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1623-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1623-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1623" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1623-01-01"^^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: Heusden05, Periode: 1590-1639" ;
    a2a:Book "Trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Heusden05" ;
    a2a:Folio "63v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden05, Periode: 1590-1639, Trouwen (Nederduits gereformeerde gemeente), Heusden05, 63v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4ada5ec8-eb8e-68f4-8a39-13c540a0929a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9735f671-b99a-613e-d4a1-30afbcda8ff8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4ada5ec8-eb8e-68f4-8a39-13c540a0929a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9735f671-b99a-613e-d4a1-30afbcda8ff8" ;
  a2a:RecordGUID "{9735f671-b99a-613e-d4a1-30afbcda8ff8}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 01-01-1623<br />Plaats trouwen: Heusden<br />Datum ondertrouw: 16-12-1622<br />Plaats ondertrouw: Heusden<br />Religie huwelijk: NG", "Van 1592-1612 worden zelden maand en datum vermeld. Herpt had vanaf 1610 een eigen predikant." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2854_00002854.xml van SHA" .

[] a2a:PersonRemarkdiversen "soldaat onder kapitein Cosin" .
