@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_3e03518b-e6fb-cfb0-dac2-d640a64e570a
  a a2a:Record ;
  rdfs:label "Trouwen op 11 juli 1704" ;
  a2a:hasPerson oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person-54f14abc-8e88-af5b-e0e0-a16c47c51448, oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person-970df1cc-018d-20a6-c916-66f27641e6da, oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person-4d5fe8d3-9598-d7e4-c938-d121e76c8f03, oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person-efb60a95-a7ce-71b3-429b-f6d6db7bf2df ;
  a2a:hasEvent oa:event_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_0, oa:relationep_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_1, oa:relationep_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_2, oa:relationep_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_3 ;
  a2a:hasSource oa:source_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a .

oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person-54f14abc-8e88-af5b-e0e0-a16c47c51448
  a a2a:Person ;
  rdfs:label "Adriaen Claesen van der Pols" ;
  a2a:PersonName [
    rdfs:label "Adriaen Claesen van der Pols" ;
    a2a:PersonNameFirstName "Adriaen Claesen" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person-970df1cc-018d-20a6-c916-66f27641e6da
  a a2a:Person ;
  rdfs:label "Jacob Commeren" ;
  a2a:PersonName [
    rdfs:label "Jacob Commeren" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Commeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person-4d5fe8d3-9598-d7e4-c938-d121e76c8f03
  a a2a:Person ;
  rdfs:label "Dingena Mighielsen Vlees" ;
  a2a:PersonName [
    rdfs:label "Dingena Mighielsen Vlees" ;
    a2a:PersonNameFirstName "Dingena Mighielsen" ;
    a2a:PersonNameLastName "Vlees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person-efb60a95-a7ce-71b3-429b-f6d6db7bf2df
  a a2a:Person ;
  rdfs:label "Helleken Dingemans" ;
  a2a:PersonName [
    rdfs:label "Helleken Dingemans" ;
    a2a:PersonNameFirstName "Helleken" ;
    a2a:PersonNameLastName "Dingemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:event_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1704-07-11"^^xsd:date
  ] .

oa:relationep_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person:54f14abc-8e88-af5b-e0e0-a16c47c51448 ;
  a2a:EventKeyRef oa:event_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Event1 .

oa:relationep_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person:970df1cc-018d-20a6-c916-66f27641e6da ;
  a2a:EventKeyRef oa:event_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Event1 .

oa:relationep_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person:4d5fe8d3-9598-d7e4-c938-d121e76c8f03 ;
  a2a:EventKeyRef oa:event_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Event1 .

oa:relationep_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Person:efb60a95-a7ce-71b3-429b-f6d6db7bf2df ;
  a2a:EventKeyRef oa:event_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a_Event1 .

oa:source_sha_3e03518b-e6fb-cfb0-dac2-d640a64e570a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1704-07-11 - 1704-07-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-07-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-07-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1704-07-11"^^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: Waspik13, Periode: 1696-1729" ;
    a2a:Book "Trouwen (gaarder)" ;
    a2a:RegistryNumber "Waspik13" ;
    a2a:Folio "18r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik13, Periode: 1696-1729, Trouwen (gaarder), Waspik13, 18r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8988265e-b331-24af-df7a-c7534af7b260.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3e03518b-e6fb-cfb0-dac2-d640a64e570a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8988265e-b331-24af-df7a-c7534af7b260.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3e03518b-e6fb-cfb0-dac2-d640a64e570a" ;
  a2a:RecordGUID "{3e03518b-e6fb-cfb0-dac2-d640a64e570a}" ;
  a2a:SourceRemarkOpmerking "pro deo<br />Datum ondertrouw: 11-07-1704<br />Datum aangifte: 11-07-1704<br />Plaats ondertrouw: Waspik" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3181_00003181.xml van SHA" .

