@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_04af9c80-e9a8-69e9-e6d6-488663320871
  a a2a:Record ;
  rdfs:label "Doop op 10 oktober 1807 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-18e1ddb3-c667-29ec-cf2f-fed2c0f3284c, oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-e57a76bc-bd28-35b3-2f60-54388cf61513, oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-814db941-d22c-5035-c184-7c9ac9284c10, oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-adc3504a-d934-86b4-9506-20308e4889d4, oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-a7a50209-8e3e-05cf-2ae2-4e49b73fcbb6 ;
  a2a:hasEvent oa:event_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_0, oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_1, oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_2, oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_3, oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_4 ;
  a2a:hasSource oa:source_bhi_04af9c80-e9a8-69e9-e6d6-488663320871 .

oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-18e1ddb3-c667-29ec-cf2f-fed2c0f3284c
  a a2a:Person ;
  rdfs:label "Joannes Bies" ;
  a2a:PersonName [
    rdfs:label "Joannes Bies" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Bies"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-e57a76bc-bd28-35b3-2f60-54388cf61513
  a a2a:Person ;
  rdfs:label "Maria Gerrats" ;
  a2a:PersonName [
    rdfs:label "Maria Gerrats" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Gerrats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-814db941-d22c-5035-c184-7c9ac9284c10
  a a2a:Person ;
  rdfs:label "Joanna Gerrats" ;
  a2a:PersonName [
    rdfs:label "Joanna Gerrats" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Gerrats"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-adc3504a-d934-86b4-9506-20308e4889d4
  a a2a:Person ;
  rdfs:label "Gerardus Bies" ;
  a2a:PersonName [
    rdfs:label "Gerardus Bies" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Bies"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person-a7a50209-8e3e-05cf-2ae2-4e49b73fcbb6
  a a2a:Person ;
  rdfs:label "Hermanus Gerardi Bies" ;
  a2a:PersonName [
    rdfs:label "Hermanus Gerardi Bies" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNameLastName "Bies"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Sambeek" ;
    rdfs:label "Sambeek"
  ] .

oa:event_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1807-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person:18e1ddb3-c667-29ec-cf2f-fed2c0f3284c ;
  a2a:EventKeyRef oa:event_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Event1 .

oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person:e57a76bc-bd28-35b3-2f60-54388cf61513 ;
  a2a:EventKeyRef oa:event_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Event1 .

oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person:814db941-d22c-5035-c184-7c9ac9284c10 ;
  a2a:EventKeyRef oa:event_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Event1 .

oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person:adc3504a-d934-86b4-9506-20308e4889d4 ;
  a2a:EventKeyRef oa:event_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Event1 .

oa:relationep_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Person:a7a50209-8e3e-05cf-2ae2-4e49b73fcbb6 ;
  a2a:EventKeyRef oa:event_bhi_04af9c80-e9a8-69e9-e6d6-488663320871_Event1 .

oa:source_bhi_04af9c80-e9a8-69e9-e6d6-488663320871
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oploo, Sint Anthonis en Ledeacker" ;
    rdfs:label "Oploo, Sint Anthonis en Ledeacker", "1807-10-10 - 1807-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1807-10-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 12, Periode: 1804-1870" ;
    a2a:Book "Sint Anthonis doop- en trouwboek 1804-1811 (1870)" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "100-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 12, Periode: 1804-1870, Sint Anthonis doop- en trouwboek 1804-1811 (1870), 12, 100-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9985cab8-9a98-309c-0973-e05ffe23e578.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9985cab8-9a98-309c-0973-e05ffe23e578.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/04af9c80-e9a8-69e9-e6d6-488663320871" ;
  a2a:RecordGUID "{04af9c80-e9a8-69e9-e6d6-488663320871}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40451_00040451.xml van BHI" .

