@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_062be337-9b3c-9d39-714c-e71c7261ebe0
  a a2a:Record ;
  rdfs:label "Doop op 1 april 1774 te Berlicum" ;
  a2a:hasPerson oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-7c2532a2-4b2f-82ed-75a7-a23bbdea7ec6, oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-08acbae7-2bc9-914e-13a9-0c04c0e8148d, oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-df47f966-3f81-f55c-cca3-d2c53d79fd27, oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-0ae89dff-e6c5-b9f9-42f6-c8f4cfe23612, oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-157344ec-83cf-1828-70a2-d4a08eabcf72 ;
  a2a:hasEvent oa:event_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_0, oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_1, oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_2, oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_3, oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_4 ;
  a2a:hasSource oa:source_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0 .

oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-7c2532a2-4b2f-82ed-75a7-a23bbdea7ec6
  a a2a:Person ;
  rdfs:label "Antonius Petri van der Biesen" ;
  a2a:PersonName [
    rdfs:label "Antonius Petri van der Biesen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Biesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-08acbae7-2bc9-914e-13a9-0c04c0e8148d
  a a2a:Person ;
  rdfs:label "Maria Petri van der Biesen" ;
  a2a:PersonName [
    rdfs:label "Maria Petri van der Biesen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Biesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-df47f966-3f81-f55c-cca3-d2c53d79fd27
  a a2a:Person ;
  rdfs:label "Petronilla Samion" ;
  a2a:PersonName [
    rdfs:label "Petronilla Samion" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Samion"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-0ae89dff-e6c5-b9f9-42f6-c8f4cfe23612
  a a2a:Person ;
  rdfs:label "Henrica Petri van der Biesen" ;
  a2a:PersonName [
    rdfs:label "Henrica Petri van der Biesen" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Biesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person-157344ec-83cf-1828-70a2-d4a08eabcf72
  a a2a:Person ;
  rdfs:label "Claudius Samion" ;
  a2a:PersonName [
    rdfs:label "Claudius Samion" ;
    a2a:PersonNameFirstName "Claudius" ;
    a2a:PersonNameLastName "Samion"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1774-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person:7c2532a2-4b2f-82ed-75a7-a23bbdea7ec6 ;
  a2a:EventKeyRef oa:event_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Event1 .

oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person:08acbae7-2bc9-914e-13a9-0c04c0e8148d ;
  a2a:EventKeyRef oa:event_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Event1 .

oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person:df47f966-3f81-f55c-cca3-d2c53d79fd27 ;
  a2a:EventKeyRef oa:event_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Event1 .

oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person:0ae89dff-e6c5-b9f9-42f6-c8f4cfe23612 ;
  a2a:EventKeyRef oa:event_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Event1 .

oa:relationep_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Person:157344ec-83cf-1828-70a2-d4a08eabcf72 ;
  a2a:EventKeyRef oa:event_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0_Event1 .

oa:source_bhi_062be337-9b3c-9d39-714c-e71c7261ebe0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1774-04-01 - 1774-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1774-04-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 25, Periode: 1744-1810" ;
    a2a:Book "Berlicum Doopboek 1744-1810" ;
    a2a:RegistryNumber "25" ;
    a2a:Folio "313-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 25, Periode: 1744-1810, Berlicum Doopboek 1744-1810, 25, 313-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0cd0537c-6cf9-0200-03da-b5ed8c73eed8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0cd0537c-6cf9-0200-03da-b5ed8c73eed8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/062be337-9b3c-9d39-714c-e71c7261ebe0" ;
  a2a:RecordGUID "{062be337-9b3c-9d39-714c-e71c7261ebe0}" ;
  a2a:SourceRemarkbron "Boek" ;
  a2a:SourceRemarkdeel "25" ;
  a2a:SourceRemarkregister_periode "1744-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1737_00001737.xml van BHI" .

