@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_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5
  a a2a:Record ;
  rdfs:label "Trouwen op 4 november 1691 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person-e174da8e-642e-6a73-8778-020ecc3e43be, oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person-f05ef47b-c70b-789b-7f5c-b247ac3b266a, oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person-837f0241-4a97-10ce-af1a-da9fca843cb1, oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person-589d9f37-8ac2-c79f-5bd5-c46bb4a887dd ;
  a2a:hasEvent oa:event_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_0, oa:relationep_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_1, oa:relationep_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_2, oa:relationep_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_3 ;
  a2a:hasSource oa:source_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5 .

oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person-e174da8e-642e-6a73-8778-020ecc3e43be
  a a2a:Person ;
  rdfs:label "Wilhelmus Joannis" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Joannis" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person-f05ef47b-c70b-789b-7f5c-b247ac3b266a
  a a2a:Person ;
  rdfs:label "Petrus Henrici" ;
  a2a:PersonName [
    rdfs:label "Petrus Henrici" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person-837f0241-4a97-10ce-af1a-da9fca843cb1
  a a2a:Person ;
  rdfs:label "Maria Ermengardi Joannis" ;
  a2a:PersonName [
    rdfs:label "Maria Ermengardi Joannis" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Ermengardi" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person-589d9f37-8ac2-c79f-5bd5-c46bb4a887dd
  a a2a:Person ;
  rdfs:label "Adrianus Joannis Valerii" ;
  a2a:PersonName [
    rdfs:label "Adrianus Joannis Valerii" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Valerii"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1691" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1691-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person:e174da8e-642e-6a73-8778-020ecc3e43be ;
  a2a:EventKeyRef oa:event_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Event1 .

oa:relationep_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person:f05ef47b-c70b-789b-7f5c-b247ac3b266a ;
  a2a:EventKeyRef oa:event_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Event1 .

oa:relationep_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person:837f0241-4a97-10ce-af1a-da9fca843cb1 ;
  a2a:EventKeyRef oa:event_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Event1 .

oa:relationep_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Person:589d9f37-8ac2-c79f-5bd5-c46bb4a887dd ;
  a2a:EventKeyRef oa:event_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5_Event1 .

oa:source_bhi_b09e37fa-9668-bcdc-a487-20ffdbb9c0c5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1691-11-04 - 1691-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1691-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1691-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1691" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1691-11-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 14, Periode: 1668-1715" ;
    a2a:Book "Nistelrode dopen 1707-1715, Trouwen 1689-1712, Doden 1688-1709, Vorstenbosch Dopen 1668-1714, Dod..." ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "50-08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 14, Periode: 1668-1715, Nistelrode dopen 1707-1715, Trouwen 1689-1712, Doden 1688-1709, Vorstenbosch Dopen 1668-1714, Dod..., 14, 50-08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5bf35c72-1e64-d20b-306b-36513a202221.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5bf35c72-1e64-d20b-306b-36513a202221.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b09e37fa-9668-bcdc-a487-20ffdbb9c0c5" ;
  a2a:RecordGUID "{b09e37fa-9668-bcdc-a487-20ffdbb9c0c5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58495_00058495.xml van BHI" .

