@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_wba_d4e934e3-e3d8-add2-c421-433063735c70
  a a2a:Record ;
  rdfs:label "Trouwen op 8 september 1798 te Putte" ;
  a2a:hasPerson oa:person_wba_d4e934e3-e3d8-add2-c421-433063735c70_Person-a14afc27-4eb5-89ce-9749-3584b3d8371b, oa:person_wba_d4e934e3-e3d8-add2-c421-433063735c70_Person-f25ce89c-6651-8b03-c2b8-0b841b69a25d ;
  a2a:hasEvent oa:event_wba_d4e934e3-e3d8-add2-c421-433063735c70_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d4e934e3-e3d8-add2-c421-433063735c70_0, oa:relationep_wba_d4e934e3-e3d8-add2-c421-433063735c70_1 ;
  a2a:hasSource oa:source_wba_d4e934e3-e3d8-add2-c421-433063735c70 .

oa:person_wba_d4e934e3-e3d8-add2-c421-433063735c70_Person-a14afc27-4eb5-89ce-9749-3584b3d8371b
  a a2a:Person ;
  rdfs:label "Anna Maria van Oorde" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Oorde" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d4e934e3-e3d8-add2-c421-433063735c70_Person-f25ce89c-6651-8b03-c2b8-0b841b69a25d
  a a2a:Person ;
  rdfs:label "Joannes Franciscus de Groot" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus de Groot" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_d4e934e3-e3d8-add2-c421-433063735c70_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1798-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_wba_d4e934e3-e3d8-add2-c421-433063735c70_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_d4e934e3-e3d8-add2-c421-433063735c70_Person:a14afc27-4eb5-89ce-9749-3584b3d8371b ;
  a2a:EventKeyRef oa:event_wba_d4e934e3-e3d8-add2-c421-433063735c70_Event1 .

oa:relationep_wba_d4e934e3-e3d8-add2-c421-433063735c70_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_d4e934e3-e3d8-add2-c421-433063735c70_Person:f25ce89c-6651-8b03-c2b8-0b841b69a25d ;
  a2a:EventKeyRef oa:event_wba_d4e934e3-e3d8-add2-c421-433063735c70_Event1 .

oa:source_wba_d4e934e3-e3d8-add2-c421-433063735c70
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1798-09-08 - 1798-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1798-09-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Putte, Bron: boek, Deel: 5, Periode: 1771-1810" ;
    a2a:Book "RK trouwboek 1771-1810" ;
    a2a:RegistryNumber "5" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Putte, Bron: boek, Deel: 5, Periode: 1771-1810, RK trouwboek 1771-1810, 5"
  ] ;
  a2a:SourceLastChangeDate "2014-09-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d4e934e3-e3d8-add2-c421-433063735c70" ;
  a2a:RecordGUID "{d4e934e3-e3d8-add2-c421-433063735c70}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5998_00005998.xml van WBA" .

