@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_b14ece4b-e7b0-b168-9dd2-e0207f99251e
  a a2a:Record ;
  rdfs:label "Doop op 21 februari 1707 te Erp" ;
  a2a:hasPerson oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person-5841d335-4ba7-bcd3-9f41-43bdb672cabe, oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person-54d9122c-a71e-cd0e-0851-bedd0f0943eb, oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person-b3222d40-a7ac-99c1-f36a-d0fc6edaab73, oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person-b963bc0d-0ca9-8f36-f3aa-a64f17dd3dd9 ;
  a2a:hasEvent oa:event_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_0, oa:relationep_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_1, oa:relationep_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_2, oa:relationep_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_3 ;
  a2a:hasSource oa:source_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e .

oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person-5841d335-4ba7-bcd3-9f41-43bdb672cabe
  a a2a:Person ;
  rdfs:label "Jeneken Aert Dirck" ;
  a2a:PersonName [
    rdfs:label "Jeneken Aert Dirck" ;
    a2a:PersonNameFirstName "Jeneken" ;
    a2a:PersonNamePatronym "Aert" ;
    a2a:PersonNameLastName "Dirck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person-54d9122c-a71e-cd0e-0851-bedd0f0943eb
  a a2a:Person ;
  rdfs:label "Dirrisken N.N." ;
  a2a:PersonName [
    rdfs:label "Dirrisken N.N." ;
    a2a:PersonNameFirstName "Dirrisken" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person-b3222d40-a7ac-99c1-f36a-d0fc6edaab73
  a a2a:Person ;
  rdfs:label "Roeff Willem Schepers" ;
  a2a:PersonName [
    rdfs:label "Roeff Willem Schepers" ;
    a2a:PersonNameFirstName "Roeff" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNameLastName "Schepers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person-b963bc0d-0ca9-8f36-f3aa-a64f17dd3dd9
  a a2a:Person ;
  rdfs:label "Anthonia Roeffs Willem Schepers" ;
  a2a:PersonName [
    rdfs:label "Anthonia Roeffs Willem Schepers" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNamePatronym "Roeffs Willem" ;
    a2a:PersonNameLastName "Schepers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1707-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person:5841d335-4ba7-bcd3-9f41-43bdb672cabe ;
  a2a:EventKeyRef oa:event_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Event1 .

oa:relationep_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person:54d9122c-a71e-cd0e-0851-bedd0f0943eb ;
  a2a:EventKeyRef oa:event_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Event1 .

oa:relationep_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person:b3222d40-a7ac-99c1-f36a-d0fc6edaab73 ;
  a2a:EventKeyRef oa:event_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Event1 .

oa:relationep_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Person:b963bc0d-0ca9-8f36-f3aa-a64f17dd3dd9 ;
  a2a:EventKeyRef oa:event_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e_Event1 .

oa:source_bhi_b14ece4b-e7b0-b168-9dd2-e0207f99251e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1707-02-21 - 1707-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1707-02-21"^^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 "50v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723, Dopen, 4, 50v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c381691f-a634-cf3d-e8af-aaad9697d45e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c381691f-a634-cf3d-e8af-aaad9697d45e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b14ece4b-e7b0-b168-9dd2-e0207f99251e" ;
  a2a:RecordGUID "{b14ece4b-e7b0-b168-9dd2-e0207f99251e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51221_00051221.xml van BHI" .

