@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_00d1fcef-e530-c140-33b6-aa9b445c8ce5
  a a2a:Record ;
  rdfs:label "Doop op 22 december 1746 te Overloon" ;
  a2a:hasPerson oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-3506a412-4660-11e3-a747-d206bceb4d38, oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-3507f196-4660-11e3-a747-d206bceb4d38, oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-3507a11e-4660-11e3-a747-d206bceb4d38, oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-35084858-4660-11e3-a747-d206bceb4d38, oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-3506f8ea-4660-11e3-a747-d206bceb4d38, oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-350754d4-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_0, oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_1, oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_2, oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_3, oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_4, oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_5 ;
  a2a:hasSource oa:source_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5 .

oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-3506a412-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Paulus Hoffmans" ;
  a2a:PersonName [
    rdfs:label "Paulus Hoffmans" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Hoffmans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-3507f196-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes van Loon" ;
  a2a:PersonName [
    rdfs:label "Joannes van Loon" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-3507a11e-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelmus Hoffmans" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Hoffmans" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Hoffmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-35084858-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonia Hoffmans" ;
  a2a:PersonName [
    rdfs:label "Antonia Hoffmans" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Hoffmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-3506f8ea-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Hoffmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Hoffmans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Hoffmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person-350754d4-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina Martens" ;
  a2a:PersonName [
    rdfs:label "Catharina Martens" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1746-12-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person:3506a412-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Event1 .

oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person:3507f196-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Event1 .

oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person:3507a11e-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Event1 .

oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person:35084858-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Event1 .

oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person:3506f8ea-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Event1 .

oa:relationep_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Person:350754d4-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5_Event1 .

oa:source_bhi_00d1fcef-e530-c140-33b6-aa9b445c8ce5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon", "1746-12-22 - 1746-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1746-12-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 16, Periode: 1663-1811" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1663-1811" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "065v07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 16, Periode: 1663-1811, Rooms-Katholiek doop-, trouw- en begraafboek 1663-1811, 16, 065v07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ea6542be-a1a9-eda4-2d61-363f7623084c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ea6542be-a1a9-eda4-2d61-363f7623084c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00d1fcef-e530-c140-33b6-aa9b445c8ce5" ;
  a2a:RecordGUID "{00d1fcef-e530-c140-33b6-aa9b445c8ce5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2861_00002861.xml van BHI" .

[] a2a:PersonRemarkdiversen "echtgenote van Gerardus in den Raadt" .
