@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_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a
  a a2a:Record ;
  rdfs:label "Trouwen op 3 juni 1710 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person-d5d9c7e3-0652-7c88-63f3-45e7aca98f72, oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person-231edc26-4c7d-19f6-5318-d58063a7734e, oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person-9a792b2a-ef26-8d0c-da75-d80f8076e2de, oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person-7e9419b2-deda-b1e7-3ee8-3c3ae2ce4048 ;
  a2a:hasEvent oa:event_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_0, oa:relationep_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_1, oa:relationep_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_2, oa:relationep_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_3 ;
  a2a:hasSource oa:source_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a .

oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person-d5d9c7e3-0652-7c88-63f3-45e7aca98f72
  a a2a:Person ;
  rdfs:label "Gerardus Jacob Camp" ;
  a2a:PersonName [
    rdfs:label "Gerardus Jacob Camp" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Camp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person-231edc26-4c7d-19f6-5318-d58063a7734e
  a a2a:Person ;
  rdfs:label "Joannes Willems" ;
  a2a:PersonName [
    rdfs:label "Joannes Willems" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person-9a792b2a-ef26-8d0c-da75-d80f8076e2de
  a a2a:Person ;
  rdfs:label "Simon Stevens" ;
  a2a:PersonName [
    rdfs:label "Simon Stevens" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person-7e9419b2-deda-b1e7-3ee8-3c3ae2ce4048
  a a2a:Person ;
  rdfs:label "Joanna Gerits" ;
  a2a:PersonName [
    rdfs:label "Joanna Gerits" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1710-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person:d5d9c7e3-0652-7c88-63f3-45e7aca98f72 ;
  a2a:EventKeyRef oa:event_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Event1 .

oa:relationep_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person:231edc26-4c7d-19f6-5318-d58063a7734e ;
  a2a:EventKeyRef oa:event_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Event1 .

oa:relationep_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person:9a792b2a-ef26-8d0c-da75-d80f8076e2de ;
  a2a:EventKeyRef oa:event_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Event1 .

oa:relationep_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Person:7e9419b2-deda-b1e7-3ee8-3c3ae2ce4048 ;
  a2a:EventKeyRef oa:event_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a_Event1 .

oa:source_bhi_ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oploo, Sint Anthonis en Ledeacker" ;
    rdfs:label "Oploo, Sint Anthonis en Ledeacker", "1710-06-03 - 1710-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1710-06-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10, Periode: 1690-1804" ;
    a2a:Book "Sint Anthonis RK trouwboek 1690-1804" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "492-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10, Periode: 1690-1804, Sint Anthonis RK trouwboek 1690-1804, 10, 492-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3bf07aa6-49e4-1b72-ff69-22b4d01d7029.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3bf07aa6-49e4-1b72-ff69-22b4d01d7029.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a" ;
  a2a:RecordGUID "{ccbbdfa2-cbf7-0f2d-9b79-001a5e72f57a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58592_00058592.xml van BHI" .

[] a2a:PersonRemarkdiversen "koster" .
