@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_32600262-487a-eada-e16d-25fec44fc7ff
  a a2a:Record ;
  rdfs:label "Trouwen op 15 januari 1713 te Oss" ;
  a2a:hasPerson oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person-bbb0f1cf-5daa-3882-e487-c167af1ae0b1, oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person-69922293-3579-4ae1-fe91-41c0297a8e1e, oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person-888bb907-374d-a9d5-cee2-1ed26188a333 ;
  a2a:hasEvent oa:event_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_32600262-487a-eada-e16d-25fec44fc7ff_0, oa:relationep_bhi_32600262-487a-eada-e16d-25fec44fc7ff_1, oa:relationep_bhi_32600262-487a-eada-e16d-25fec44fc7ff_2 ;
  a2a:hasSource oa:source_bhi_32600262-487a-eada-e16d-25fec44fc7ff .

oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person-bbb0f1cf-5daa-3882-e487-c167af1ae0b1
  a a2a:Person ;
  rdfs:label "Jan Hendrik Jansse" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Jansse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Hendrik" ;
    a2a:PersonNameLastName "Jansse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person-69922293-3579-4ae1-fe91-41c0297a8e1e
  a a2a:Person ;
  rdfs:label "Marij Jansse" ;
  a2a:PersonName [
    rdfs:label "Marij Jansse" ;
    a2a:PersonNameFirstName "Marij" ;
    a2a:PersonNameLastName "Jansse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person-888bb907-374d-a9d5-cee2-1ed26188a333
  a a2a:Person ;
  rdfs:label "Daniel Reijnders" ;
  a2a:PersonName [
    rdfs:label "Daniel Reijnders" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Reijnders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:event_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1713-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_32600262-487a-eada-e16d-25fec44fc7ff_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person:bbb0f1cf-5daa-3882-e487-c167af1ae0b1 ;
  a2a:EventKeyRef oa:event_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Event1 .

oa:relationep_bhi_32600262-487a-eada-e16d-25fec44fc7ff_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person:69922293-3579-4ae1-fe91-41c0297a8e1e ;
  a2a:EventKeyRef oa:event_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Event1 .

oa:relationep_bhi_32600262-487a-eada-e16d-25fec44fc7ff_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Person:888bb907-374d-a9d5-cee2-1ed26188a333 ;
  a2a:EventKeyRef oa:event_bhi_32600262-487a-eada-e16d-25fec44fc7ff_Event1 .

oa:source_bhi_32600262-487a-eada-e16d-25fec44fc7ff
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1713-01-15 - 1713-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1713-01-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: Boek, Deel: 35, Periode: 1680-1758" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1680-1758" ;
    a2a:RegistryNumber "35" ;
    a2a:Folio "139-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: Boek, Deel: 35, Periode: 1680-1758, Nederduits Gereformeerd trouwboek 1680-1758, 35, 139-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fb78a6c9-4fec-83b4-7082-79534064e57d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fb78a6c9-4fec-83b4-7082-79534064e57d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/32600262-487a-eada-e16d-25fec44fc7ff" ;
  a2a:RecordGUID "{32600262-487a-eada-e16d-25fec44fc7ff}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 31-12-1712" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58652_00058652.xml van BHI" .

