@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_027e258b-e216-9c82-cee6-0bdd5b6a3fd9
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 mei 1865 te Putte" ;
  a2a:hasPerson oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-17b9722b-e9dd-0bf2-b1e4-f276b0c1eefc, oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-25c84a78-b3f7-5df1-e91b-e6d8ca61a9db, oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-094a762d-3ad6-68a2-5e0b-0ec5e17e7e58, oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-df56b58e-d930-6154-cc2f-f1638e9453c4, oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-27de64e9-8f98-a9d7-fbb7-3cf4e8a5187a, oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-bb905d31-218c-5ff6-adad-50a97004ef58 ;
  a2a:hasEvent oa:event_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_0, oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_1, oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_2, oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_3, oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_4, oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_5 ;
  a2a:hasSource oa:source_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9 .

oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-17b9722b-e9dd-0bf2-b1e4-f276b0c1eefc
  a a2a:Person ;
  rdfs:label "Mattheus Dries" ;
  a2a:PersonName [
    rdfs:label "Mattheus Dries" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Dries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-25c84a78-b3f7-5df1-e91b-e6d8ca61a9db
  a a2a:Person ;
  rdfs:label "Dominicus Leijs" ;
  a2a:PersonName [
    rdfs:label "Dominicus Leijs" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Leijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-094a762d-3ad6-68a2-5e0b-0ec5e17e7e58
  a a2a:Person ;
  rdfs:label "Maria Catharina Greefs" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Greefs" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Greefs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-df56b58e-d930-6154-cc2f-f1638e9453c4
  a a2a:Person ;
  rdfs:label "Johanna Maria de Ridder" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria de Ridder" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ridder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-27de64e9-8f98-a9d7-fbb7-3cf4e8a5187a
  a a2a:Person ;
  rdfs:label "Maria Theresia Leijs" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Leijs" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Leijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1829-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person-bb905d31-218c-5ff6-adad-50a97004ef58
  a a2a:Person ;
  rdfs:label "Petrus Johannes Dries" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Dries" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Dries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1829-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1865-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person:17b9722b-e9dd-0bf2-b1e4-f276b0c1eefc ;
  a2a:EventKeyRef oa:event_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Event1 .

oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person:25c84a78-b3f7-5df1-e91b-e6d8ca61a9db ;
  a2a:EventKeyRef oa:event_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Event1 .

oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person:094a762d-3ad6-68a2-5e0b-0ec5e17e7e58 ;
  a2a:EventKeyRef oa:event_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Event1 .

oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person:df56b58e-d930-6154-cc2f-f1638e9453c4 ;
  a2a:EventKeyRef oa:event_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Event1 .

oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person:27de64e9-8f98-a9d7-fbb7-3cf4e8a5187a ;
  a2a:EventKeyRef oa:event_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Event1 .

oa:relationep_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Person:bb905d31-218c-5ff6-adad-50a97004ef58 ;
  a2a:EventKeyRef oa:event_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9_Event1 .

oa:source_wba_027e258b-e216-9c82-cee6-0bdd5b6a3fd9
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1865-05-01 - 1865-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1865-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 481, Periode: 1..." ;
    a2a:Book "Huwelijksregister 1853-1882" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "481" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 481, Periode: 1..., Huwelijksregister 1853-1882, 3, 481"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/bafbe3fa-803d-f7a8-6e4f-8483a15b2a83.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/027e258b-e216-9c82-cee6-0bdd5b6a3fd9" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/bafbe3fa-803d-f7a8-6e4f-8483a15b2a83.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/027e258b-e216-9c82-cee6-0bdd5b6a3fd9" ;
  a2a:RecordGUID "{027e258b-e216-9c82-cee6-0bdd5b6a3fd9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10779_00010779.xml van WBA" .

