@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_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea
  a a2a:Record ;
  rdfs:label "Doop op 20 augustus 1684 te Huijbergen" ;
  a2a:hasPerson oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-c89e72e0-bfd6-fc65-48da-6d57850afbdb, oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-71cfc6e0-31af-cbc5-12ad-a6d79cf647d8, oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-892f912d-3adb-a41e-5a49-80a3a1dd3f51, oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-acb42dfa-99b2-6745-c23b-d242c3e327bb, oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-5fa5ca59-3e42-d194-3478-659fb20dd248 ;
  a2a:hasEvent oa:event_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_0, oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_1, oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_2, oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_3, oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_4 ;
  a2a:hasSource oa:source_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea .

oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-c89e72e0-bfd6-fc65-48da-6d57850afbdb
  a a2a:Person ;
  rdfs:label "Cornelis van Meir" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Meir" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meir"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-71cfc6e0-31af-cbc5-12ad-a6d79cf647d8
  a a2a:Person ;
  rdfs:label "Cornelia Cornelissen Hectors" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cornelissen Hectors" ;
    a2a:PersonNameFirstName "Cornelia Cornelissen" ;
    a2a:PersonNameLastName "Hectors"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-892f912d-3adb-a41e-5a49-80a3a1dd3f51
  a a2a:Person ;
  rdfs:label "Adriana Goossens" ;
  a2a:PersonName [
    rdfs:label "Adriana Goossens" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-acb42dfa-99b2-6745-c23b-d242c3e327bb
  a a2a:Person ;
  rdfs:label "Joannes Jacobs" ;
  a2a:PersonName [
    rdfs:label "Joannes Jacobs" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person-5fa5ca59-3e42-d194-3478-659fb20dd248
  a a2a:Person ;
  rdfs:label "Joannes Jacobs" ;
  a2a:PersonName [
    rdfs:label "Joannes Jacobs" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Hoogerheide" ;
    rdfs:label "Hoogerheide"
  ] .

oa:event_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1684-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen"
  ] .

oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person:c89e72e0-bfd6-fc65-48da-6d57850afbdb ;
  a2a:EventKeyRef oa:event_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Event1 .

oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person:71cfc6e0-31af-cbc5-12ad-a6d79cf647d8 ;
  a2a:EventKeyRef oa:event_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Event1 .

oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person:892f912d-3adb-a41e-5a49-80a3a1dd3f51 ;
  a2a:EventKeyRef oa:event_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Event1 .

oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person:acb42dfa-99b2-6745-c23b-d242c3e327bb ;
  a2a:EventKeyRef oa:event_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Event1 .

oa:relationep_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_4
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Person:5fa5ca59-3e42-d194-3478-659fb20dd248 ;
  a2a:EventKeyRef oa:event_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea_Event1 .

oa:source_wba_3679ebb3-4713-3ebe-acfc-e5784dbf59ea
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1684-08-20 - 1684-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1684" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1684-08-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 3, Periode: 1681-1714" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1681-1714 - doop" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "7" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 3, Periode: 1681-1714, RK doop-, trouw- en begraafboek 1681-1714 - doop, 3, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/736a70d5-a42f-7996-0b90-56ed5a641aa5.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3679ebb3-4713-3ebe-acfc-e5784dbf59ea" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/736a70d5-a42f-7996-0b90-56ed5a641aa5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3679ebb3-4713-3ebe-acfc-e5784dbf59ea" ;
  a2a:RecordGUID "{3679ebb3-4713-3ebe-acfc-e5784dbf59ea}" ;
  a2a:SourceRemarkOpmerking "zoon" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7130_00007130.xml van WBA" .

