@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_1579392b-edc6-e999-553f-d47400a99489
  a a2a:Record ;
  rdfs:label "Doop op 21 april 1666 te Overloon" ;
  a2a:hasPerson oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-03dc66f6-2e66-b6a1-101e-06f4857b8c03, oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-8b5ec66a-2a80-36ba-0084-2266244c7602, oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-d928114e-0a34-6fca-191d-1e3886317735, oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-21893c36-3b13-6497-495d-574614915a09, oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-c42c33af-2e0a-bb0f-5be9-aa9b5d2abef7 ;
  a2a:hasEvent oa:event_bhi_1579392b-edc6-e999-553f-d47400a99489_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_0, oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_1, oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_2, oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_3, oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_4 ;
  a2a:hasSource oa:source_bhi_1579392b-edc6-e999-553f-d47400a99489 .

oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-03dc66f6-2e66-b6a1-101e-06f4857b8c03
  a a2a:Person ;
  rdfs:label "Gerardus Theus" ;
  a2a:PersonName [
    rdfs:label "Gerardus Theus" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Theus"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-8b5ec66a-2a80-36ba-0084-2266244c7602
  a a2a:Person ;
  rdfs:label "Marten Handrix" ;
  a2a:PersonName [
    rdfs:label "Marten Handrix" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Handrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-d928114e-0a34-6fca-191d-1e3886317735
  a a2a:Person ;
  rdfs:label "Maria Benderts" ;
  a2a:PersonName [
    rdfs:label "Maria Benderts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Benderts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-21893c36-3b13-6497-495d-574614915a09
  a a2a:Person ;
  rdfs:label "Willem Theus" ;
  a2a:PersonName [
    rdfs:label "Willem Theus" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Theus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person-c42c33af-2e0a-bb0f-5be9-aa9b5d2abef7
  a a2a:Person ;
  rdfs:label "Kerstjen N.N." ;
  a2a:PersonName [
    rdfs:label "Kerstjen N.N." ;
    a2a:PersonNameFirstName "Kerstjen" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1579392b-edc6-e999-553f-d47400a99489_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1666-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person:03dc66f6-2e66-b6a1-101e-06f4857b8c03 ;
  a2a:EventKeyRef oa:event_bhi_1579392b-edc6-e999-553f-d47400a99489_Event1 .

oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person:8b5ec66a-2a80-36ba-0084-2266244c7602 ;
  a2a:EventKeyRef oa:event_bhi_1579392b-edc6-e999-553f-d47400a99489_Event1 .

oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person:d928114e-0a34-6fca-191d-1e3886317735 ;
  a2a:EventKeyRef oa:event_bhi_1579392b-edc6-e999-553f-d47400a99489_Event1 .

oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person:21893c36-3b13-6497-495d-574614915a09 ;
  a2a:EventKeyRef oa:event_bhi_1579392b-edc6-e999-553f-d47400a99489_Event1 .

oa:relationep_bhi_1579392b-edc6-e999-553f-d47400a99489_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1579392b-edc6-e999-553f-d47400a99489_Person:c42c33af-2e0a-bb0f-5be9-aa9b5d2abef7 ;
  a2a:EventKeyRef oa:event_bhi_1579392b-edc6-e999-553f-d47400a99489_Event1 .

oa:source_bhi_1579392b-edc6-e999-553f-d47400a99489
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon", "1666-04-21 - 1666-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1666-04-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 28, Periode: 1663-1786" ;
    a2a:Book "Overloon doopboek 1663-1786" ;
    a2a:RegistryNumber "28" ;
    a2a:Folio "4-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 28, Periode: 1663-1786, Overloon doopboek 1663-1786, 28, 4-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d40e55bc-87d5-8f70-df3d-9e6196408233.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d40e55bc-87d5-8f70-df3d-9e6196408233.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1579392b-edc6-e999-553f-d47400a99489" ;
  a2a:RecordGUID "{1579392b-edc6-e999-553f-d47400a99489}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70641_00070641.xml van BHI" .

