@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_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070
  a a2a:Record ;
  rdfs:label "Trouwen op 17 november 1678 te Zaltbommel" ;
  a2a:hasPerson oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person1, oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person2, oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person3 ;
  a2a:hasEvent oa:event_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_0, oa:relationep_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_1, oa:relationep_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_2 ;
  a2a:hasSource oa:source_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070 .

oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person1
  a a2a:Person ;
  rdfs:label "Meinardus Servase" ;
  a2a:PersonName [
    rdfs:label "Meinardus Servase" ;
    a2a:PersonNameFirstName "Meinardus" ;
    a2a:PersonNameLastName "Servase"
  ] .

oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person2
  a a2a:Person ;
  rdfs:label "Willemine Hermans" ;
  a2a:PersonName [
    rdfs:label "Willemine Hermans" ;
    a2a:PersonNameFirstName "Willemine" ;
    a2a:PersonNameLastName "Hermans"
  ] .

oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person3
  a a2a:Person ;
  rdfs:label "Barber Daniels" ;
  a2a:PersonName [
    rdfs:label "Barber Daniels" ;
    a2a:PersonNameFirstName "Barber" ;
    a2a:PersonNameLastName "Daniels"
  ] .

oa:event_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1678-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] ;
  a2a:EventRemarkOpmerking "17.11.1678 Meinardus Servase weduwnaar van Barber Daniels, en Willemine Hermans j.d. beijde tot Bommel. [Er staan in de marge wel 3 streepjes ten teken dat de 3 aankondigingen plaats hebben gevonden, maar zonder aantekening dat het huwelijk daadwerkelijk is voltrokken of dat er een attestatie is verleend om elders te trouwen]." .

oa:relationep_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person1 ;
  a2a:EventKeyRef oa:event_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Event1 .

oa:relationep_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person2 ;
  a2a:EventKeyRef oa:event_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Event1 .

oa:relationep_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Person3 ;
  a2a:EventKeyRef oa:event_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070_Event1 .

oa:source_rar_03e19c4c-e72f-cc3a-402a-fa0a5280c070
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1678-01-01 - 1678-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Zaltbommel" ;
    a2a:Collection "NH Trouw 1649-1679 (DTB-1921)" ;
    a2a:RegistryNumber "1921" ;
    a2a:Folio "74az" ;
    rdfs:label "Regionaal Archief Rivierenland, Zaltbommel, NH Trouw 1649-1679 (DTB-1921), 1921, 74az"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-1921&minr=8898302&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-1921&minr=8898302&miview=ldt" ;
  a2a:RecordGUID "{03e19c4c-e72f-cc3a-402a-fa0a5280c070}" .

