@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_6b0edc8f-e4d4-c00f-33ee-23811d1457fc
  a a2a:Record ;
  rdfs:label "Doop op 20 maart 1756 te Berlicum" ;
  a2a:hasPerson oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-f41ec686-52a3-2e46-a616-ccf9d8393062, oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-16f1dc07-338c-6519-c99d-05bbf2e80a73, oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-75828c7a-c465-5581-eee3-d6eef5e349ff, oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-fbf2dcb4-edf6-add4-3527-8f79acc6b785, oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-39a8018d-fec3-8cb9-4521-60204985ad7f ;
  a2a:hasEvent oa:event_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_0, oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_1, oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_2, oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_3, oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_4 ;
  a2a:hasSource oa:source_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc .

oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-f41ec686-52a3-2e46-a616-ccf9d8393062
  a a2a:Person ;
  rdfs:label "Petrus Huberti Strick" ;
  a2a:PersonName [
    rdfs:label "Petrus Huberti Strick" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Huberti" ;
    a2a:PersonNameLastName "Strick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-16f1dc07-338c-6519-c99d-05bbf2e80a73
  a a2a:Person ;
  rdfs:label "Catharina N.N." ;
  a2a:PersonName [
    rdfs:label "Catharina N.N." ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-75828c7a-c465-5581-eee3-d6eef5e349ff
  a a2a:Person ;
  rdfs:label "Anna van Locven" ;
  a2a:PersonName [
    rdfs:label "Anna van Locven" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Locven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-fbf2dcb4-edf6-add4-3527-8f79acc6b785
  a a2a:Person ;
  rdfs:label "Anna Maria Antonii Smidts" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Antonii Smidts" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNameLastName "Smidts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person-39a8018d-fec3-8cb9-4521-60204985ad7f
  a a2a:Person ;
  rdfs:label "Petrus Laurentii van Locven" ;
  a2a:PersonName [
    rdfs:label "Petrus Laurentii van Locven" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Laurentii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Locven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1756-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person:f41ec686-52a3-2e46-a616-ccf9d8393062 ;
  a2a:EventKeyRef oa:event_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Event1 .

oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person:16f1dc07-338c-6519-c99d-05bbf2e80a73 ;
  a2a:EventKeyRef oa:event_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Event1 .

oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person:75828c7a-c465-5581-eee3-d6eef5e349ff ;
  a2a:EventKeyRef oa:event_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Event1 .

oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person:fbf2dcb4-edf6-add4-3527-8f79acc6b785 ;
  a2a:EventKeyRef oa:event_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Event1 .

oa:relationep_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Person:39a8018d-fec3-8cb9-4521-60204985ad7f ;
  a2a:EventKeyRef oa:event_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc_Event1 .

oa:source_bhi_6b0edc8f-e4d4-c00f-33ee-23811d1457fc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1756-03-20 - 1756-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1756-03-20"^^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 "134-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 25, Periode: 1744-1810, Berlicum Doopboek 1744-1810, 25, 134-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ac6ad7b5-3e2e-8f39-bbf6-68d0ccc12eb2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ac6ad7b5-3e2e-8f39-bbf6-68d0ccc12eb2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6b0edc8f-e4d4-c00f-33ee-23811d1457fc" ;
  a2a:RecordGUID "{6b0edc8f-e4d4-c00f-33ee-23811d1457fc}" ;
  a2a:SourceRemarkbron "Boek" ;
  a2a:SourceRemarkdeel "25" ;
  a2a:SourceRemarkregister_periode "1744-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_571_00000571.xml van BHI" .

[] a2a:PersonRemarkdiversen "echtgenote van Laurentius van der Schoot" .
