@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_1e425b77-4fc4-e018-c33f-eb87e62febd3
  a a2a:Record ;
  rdfs:label "Doop op 11 april 1723 te Erp" ;
  a2a:hasPerson oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person-f8082abe-99c4-f602-c492-53a68b90d9f4, oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person-444102f8-8bee-c2fb-da09-afa7a3e7e7cb, oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person-aac74280-f9bb-d408-cd0e-42e0f747029b, oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person-61e16244-4b39-00af-4c2a-7b82a13ba17d ;
  a2a:hasEvent oa:event_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_0, oa:relationep_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_1, oa:relationep_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_2, oa:relationep_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_3 ;
  a2a:hasSource oa:source_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3 .

oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person-f8082abe-99c4-f602-c492-53a68b90d9f4
  a a2a:Person ;
  rdfs:label "Joanna Dirckx" ;
  a2a:PersonName [
    rdfs:label "Joanna Dirckx" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Dirckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person-444102f8-8bee-c2fb-da09-afa7a3e7e7cb
  a a2a:Person ;
  rdfs:label "Hendrina Dirckx" ;
  a2a:PersonName [
    rdfs:label "Hendrina Dirckx" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Dirckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person-aac74280-f9bb-d408-cd0e-42e0f747029b
  a a2a:Person ;
  rdfs:label "Hendrick Jansen" ;
  a2a:PersonName [
    rdfs:label "Hendrick Jansen" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person-61e16244-4b39-00af-4c2a-7b82a13ba17d
  a a2a:Person ;
  rdfs:label "Dirck Hendrick Jansen" ;
  a2a:PersonName [
    rdfs:label "Dirck Hendrick Jansen" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Hendrick" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1723-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person:f8082abe-99c4-f602-c492-53a68b90d9f4 ;
  a2a:EventKeyRef oa:event_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Event1 .

oa:relationep_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person:444102f8-8bee-c2fb-da09-afa7a3e7e7cb ;
  a2a:EventKeyRef oa:event_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Event1 .

oa:relationep_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person:aac74280-f9bb-d408-cd0e-42e0f747029b ;
  a2a:EventKeyRef oa:event_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Event1 .

oa:relationep_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Person:61e16244-4b39-00af-4c2a-7b82a13ba17d ;
  a2a:EventKeyRef oa:event_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3_Event1 .

oa:source_bhi_1e425b77-4fc4-e018-c33f-eb87e62febd3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1723-04-11 - 1723-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1723-04-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "110r08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723, Dopen, 4, 110r08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0225c2b7-5440-d75b-ca3e-34b40e798a1b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0225c2b7-5440-d75b-ca3e-34b40e798a1b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1e425b77-4fc4-e018-c33f-eb87e62febd3" ;
  a2a:RecordGUID "{1e425b77-4fc4-e018-c33f-eb87e62febd3}" ;
  a2a:SourceRemarkOpmerking "Gedoopt onder voorwaarde" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39340_00039340.xml van BHI" .

