@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_8fa8297d-e0fa-0cb4-0082-e3381db7f868
  a a2a:Record ;
  rdfs:label "Trouwen op 16 februari 1806 te Oss" ;
  a2a:hasPerson oa:person_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Person-992c5122-e008-4057-ead8-1ef4dfd2e676, oa:person_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Person-eb6b29ec-36ed-e302-d719-c9159eae6d0c ;
  a2a:hasEvent oa:event_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_0, oa:relationep_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_1 ;
  a2a:hasSource oa:source_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868 .

oa:person_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Person-992c5122-e008-4057-ead8-1ef4dfd2e676
  a a2a:Person ;
  rdfs:label "Dirk Francis Vos" ;
  a2a:PersonName [
    rdfs:label "Dirk Francis Vos" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Francis" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:person_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Person-eb6b29ec-36ed-e302-d719-c9159eae6d0c
  a a2a:Person ;
  rdfs:label "Anna Maria Hendrik Vos" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hendrik Vos" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Hendrik" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:event_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1806-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Person:992c5122-e008-4057-ead8-1ef4dfd2e676 ;
  a2a:EventKeyRef oa:event_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Event1 .

oa:relationep_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Person:eb6b29ec-36ed-e302-d719-c9159eae6d0c ;
  a2a:EventKeyRef oa:event_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868_Event1 .

oa:source_bhi_8fa8297d-e0fa-0cb4-0082-e3381db7f868
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1806-02-16 - 1806-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1806-02-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 20, Periode: 1799-1808" ;
    a2a:Book "Trouwen" ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "127v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 20, Periode: 1799-1808, Trouwen, 20, 127v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/db1dd8b5-da13-7af8-483a-3c05dd7ba8c0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/db1dd8b5-da13-7af8-483a-3c05dd7ba8c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8fa8297d-e0fa-0cb4-0082-e3381db7f868" ;
  a2a:RecordGUID "{8fa8297d-e0fa-0cb4-0082-e3381db7f868}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57989_00057989.xml van BHI" .

