@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_bed5d0e6-a1bf-e2f5-a617-9686beb9540b
  a a2a:Record ;
  rdfs:label "Doop op 21 maart 1782 te Oss" ;
  a2a:hasPerson oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person-9c2fbf09-0b87-d77d-b9fa-76c73b17f3a5, oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person-e5b80328-b938-472b-094f-4ea0ee3768cb, oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person-98cfc4aa-0ecb-96b0-8014-4c6276827288, oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person-66ba78fd-3f39-b07b-84de-c8981b165e85 ;
  a2a:hasEvent oa:event_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_0, oa:relationep_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_1, oa:relationep_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_2, oa:relationep_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_3 ;
  a2a:hasSource oa:source_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b .

oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person-9c2fbf09-0b87-d77d-b9fa-76c73b17f3a5
  a a2a:Person ;
  rdfs:label "Maria Wouter Vugt" ;
  a2a:PersonName [
    rdfs:label "Maria Wouter Vugt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Wouter" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person-e5b80328-b938-472b-094f-4ea0ee3768cb
  a a2a:Person ;
  rdfs:label "Wilhelma Lambert Verheide" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Lambert Verheide" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNamePatronym "Lambert" ;
    a2a:PersonNameLastName "Verheide"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person-98cfc4aa-0ecb-96b0-8014-4c6276827288
  a a2a:Person ;
  rdfs:label "Dirk Wauter van Vugt" ;
  a2a:PersonName [
    rdfs:label "Dirk Wauter van Vugt" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Wauter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person-66ba78fd-3f39-b07b-84de-c8981b165e85
  a a2a:Person ;
  rdfs:label "Maria Anna Dirks van Vugt" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Dirks van Vugt" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1782-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person:9c2fbf09-0b87-d77d-b9fa-76c73b17f3a5 ;
  a2a:EventKeyRef oa:event_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Event1 .

oa:relationep_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person:e5b80328-b938-472b-094f-4ea0ee3768cb ;
  a2a:EventKeyRef oa:event_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Event1 .

oa:relationep_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person:98cfc4aa-0ecb-96b0-8014-4c6276827288 ;
  a2a:EventKeyRef oa:event_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Event1 .

oa:relationep_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Person:66ba78fd-3f39-b07b-84de-c8981b165e85 ;
  a2a:EventKeyRef oa:event_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b_Event1 .

oa:source_bhi_bed5d0e6-a1bf-e2f5-a617-9686beb9540b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1782-03-21 - 1782-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1782-03-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "76-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 76-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cc76f543-adc7-66f3-8165-653b9061e6cd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cc76f543-adc7-66f3-8165-653b9061e6cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bed5d0e6-a1bf-e2f5-a617-9686beb9540b" ;
  a2a:RecordGUID "{bed5d0e6-a1bf-e2f5-a617-9686beb9540b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51904_00051904.xml van BHI" .

