@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_6b79f0bf-eabd-94a2-2762-c77db8619d5f
  a a2a:Record ;
  rdfs:label "Trouwen op 8 mei 1619 te Alem" ;
  a2a:hasPerson oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person-19d1006a-3a98-b507-2c05-e1c58ada561a, oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person-250a7ead-9d66-74c8-81f0-f6ab6f6b279c, oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person-af37315e-ca0f-88b1-d274-ab1fccc07335, oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person-2a93c471-078a-607a-a047-0bb65c4f0b3b ;
  a2a:hasEvent oa:event_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_0, oa:relationep_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_1, oa:relationep_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_2, oa:relationep_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_3 ;
  a2a:hasSource oa:source_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f .

oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person-19d1006a-3a98-b507-2c05-e1c58ada561a
  a a2a:Person ;
  rdfs:label "Gerardus Godofridi" ;
  a2a:PersonName [
    rdfs:label "Gerardus Godofridi" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Godofridi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person-250a7ead-9d66-74c8-81f0-f6ab6f6b279c
  a a2a:Person ;
  rdfs:label "Joannes Joannis" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person-af37315e-ca0f-88b1-d274-ab1fccc07335
  a a2a:Person ;
  rdfs:label "Maria Nicolai" ;
  a2a:PersonName [
    rdfs:label "Maria Nicolai" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Nicolai"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] .

oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person-2a93c471-078a-607a-a047-0bb65c4f0b3b
  a a2a:Person ;
  rdfs:label "Joannes Wilhelmi" ;
  a2a:PersonName [
    rdfs:label "Joannes Wilhelmi" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Wilhelmi"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rossum" ;
    rdfs:label "Rossum"
  ] .

oa:event_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1619" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1619-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alem" ;
    rdfs:label "Alem"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person:19d1006a-3a98-b507-2c05-e1c58ada561a ;
  a2a:EventKeyRef oa:event_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Event1 .

oa:relationep_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person:250a7ead-9d66-74c8-81f0-f6ab6f6b279c ;
  a2a:EventKeyRef oa:event_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Event1 .

oa:relationep_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person:af37315e-ca0f-88b1-d274-ab1fccc07335 ;
  a2a:EventKeyRef oa:event_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Event1 .

oa:relationep_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Person:2a93c471-078a-607a-a047-0bb65c4f0b3b ;
  a2a:EventKeyRef oa:event_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f_Event1 .

oa:source_bhi_6b79f0bf-eabd-94a2-2762-c77db8619d5f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Alem, Maren en Kessel" ;
    rdfs:label "Alem, Maren en Kessel", "1619-05-08 - 1619-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1619-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1619-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1619" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1619-05-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 50, Periode: 1609-1637" ;
    a2a:Book "Alem RK dopen en trouwen 1609-1637" ;
    a2a:RegistryNumber "50" ;
    a2a:Folio "142-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 50, Periode: 1609-1637, Alem RK dopen en trouwen 1609-1637, 50, 142-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/24267cc3-3a52-928a-4f85-e583161af88e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/24267cc3-3a52-928a-4f85-e583161af88e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6b79f0bf-eabd-94a2-2762-c77db8619d5f" ;
  a2a:RecordGUID "{6b79f0bf-eabd-94a2-2762-c77db8619d5f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60859_00060859.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit Rossum" .
[] a2a:PersonRemarkdiversen "uit Rossum" .
