@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_c5f4da15-6970-e73f-c2fd-47a0bd935af2
  a a2a:Record ;
  rdfs:label "Doop op 29 juni 1675 te Geffen" ;
  a2a:hasPerson oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person-805f5829-40b6-2dc4-5db2-b2305723daa2, oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person-a3bd8472-97d8-8d03-2e4b-96df7120afc2, oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person-c197d2b0-28f0-d605-9154-cd64ce4161e2, oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person-f3348e82-41a2-5f76-002d-4e782f9fc8a8 ;
  a2a:hasEvent oa:event_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_0, oa:relationep_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_1, oa:relationep_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_2, oa:relationep_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_3 ;
  a2a:hasSource oa:source_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2 .

oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person-805f5829-40b6-2dc4-5db2-b2305723daa2
  a a2a:Person ;
  rdfs:label "Haerske Jan Joosten" ;
  a2a:PersonName [
    rdfs:label "Haerske Jan Joosten" ;
    a2a:PersonNameFirstName "Haerske" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person-a3bd8472-97d8-8d03-2e4b-96df7120afc2
  a a2a:Person ;
  rdfs:label "Antonius Wauters" ;
  a2a:PersonName [
    rdfs:label "Antonius Wauters" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person-c197d2b0-28f0-d605-9154-cd64ce4161e2
  a a2a:Person ;
  rdfs:label "Luijtke Butts" ;
  a2a:PersonName [
    rdfs:label "Luijtke Butts" ;
    a2a:PersonNameFirstName "Luijtke" ;
    a2a:PersonNameLastName "Butts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person-f3348e82-41a2-5f76-002d-4e782f9fc8a8
  a a2a:Person ;
  rdfs:label "Sebastianus Emet Wauters Wauters" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Emet Wauters Wauters" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNamePatronym "Emet Wauters" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1675-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person:805f5829-40b6-2dc4-5db2-b2305723daa2 ;
  a2a:EventKeyRef oa:event_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Event1 .

oa:relationep_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person:a3bd8472-97d8-8d03-2e4b-96df7120afc2 ;
  a2a:EventKeyRef oa:event_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Event1 .

oa:relationep_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person:c197d2b0-28f0-d605-9154-cd64ce4161e2 ;
  a2a:EventKeyRef oa:event_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Event1 .

oa:relationep_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Person:f3348e82-41a2-5f76-002d-4e782f9fc8a8 ;
  a2a:EventKeyRef oa:event_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2_Event1 .

oa:source_bhi_c5f4da15-6970-e73f-c2fd-47a0bd935af2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen", "1675-06-29 - 1675-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1675-06-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 9.1, Periode: 1664-1684" ;
    a2a:Book "Rooms-Katholiek doopboek 1664-1684" ;
    a2a:RegistryNumber "9.1" ;
    a2a:Folio "67-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 9.1, Periode: 1664-1684, Rooms-Katholiek doopboek 1664-1684, 9.1, 67-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/10e1e779-8a35-6ed2-6e1c-4005bd460e02.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/10e1e779-8a35-6ed2-6e1c-4005bd460e02.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c5f4da15-6970-e73f-c2fd-47a0bd935af2" ;
  a2a:RecordGUID "{c5f4da15-6970-e73f-c2fd-47a0bd935af2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57472_00057472.xml van BHI" .

[] a2a:PersonRemarkdiversen "te Nuland" .
