@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_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560
  a a2a:Record ;
  rdfs:label "Doop op 6 januari 1722 te Oud en Nieuw Gastel" ;
  a2a:hasPerson oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-4bb4d04c-d509-d7f7-e3d7-6df80d9264d2, oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-c9523bb4-2c4f-cacb-36e4-ea0934371f98, oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-3f9beead-ab7f-470e-96ad-6734f5d1864c, oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-ca923b77-3516-9adb-7b07-b58c760bdf7a, oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-794ffdd4-66c3-638d-54a1-d760e16c59bd ;
  a2a:hasEvent oa:event_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_0, oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_1, oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_2, oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_3, oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_4 ;
  a2a:hasSource oa:source_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560 .

oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-4bb4d04c-d509-d7f7-e3d7-6df80d9264d2
  a a2a:Person ;
  rdfs:label "Cornelius Knapen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Knapen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Knapen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-c9523bb4-2c4f-cacb-36e4-ea0934371f98
  a a2a:Person ;
  rdfs:label "Maria Geertse Mulders" ;
  a2a:PersonName [
    rdfs:label "Maria Geertse Mulders" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Geertse" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-3f9beead-ab7f-470e-96ad-6734f5d1864c
  a a2a:Person ;
  rdfs:label "Adrianus Breda" ;
  a2a:PersonName [
    rdfs:label "Adrianus Breda" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Breda"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-ca923b77-3516-9adb-7b07-b58c760bdf7a
  a a2a:Person ;
  rdfs:label "Adriana Geertse Mulders" ;
  a2a:PersonName [
    rdfs:label "Adriana Geertse Mulders" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Geertse" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person-794ffdd4-66c3-638d-54a1-d760e16c59bd
  a a2a:Person ;
  rdfs:label "Cornelius Breda" ;
  a2a:PersonName [
    rdfs:label "Cornelius Breda" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Breda"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1722-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person:4bb4d04c-d509-d7f7-e3d7-6df80d9264d2 ;
  a2a:EventKeyRef oa:event_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Event1 .

oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person:c9523bb4-2c4f-cacb-36e4-ea0934371f98 ;
  a2a:EventKeyRef oa:event_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Event1 .

oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person:3f9beead-ab7f-470e-96ad-6734f5d1864c ;
  a2a:EventKeyRef oa:event_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Event1 .

oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person:ca923b77-3516-9adb-7b07-b58c760bdf7a ;
  a2a:EventKeyRef oa:event_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Event1 .

oa:relationep_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Person:794ffdd4-66c3-638d-54a1-d760e16c59bd ;
  a2a:EventKeyRef oa:event_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560_Event1 .

oa:source_bhi_fa16896d-69b3-bb5e-7f2a-e0f3c88cf560
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1722-01-06 - 1722-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1722-01-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "5r05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 5r05"
  ] ;
  a2a:SourceLastChangeDate "2015-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/fa16896d-69b3-bb5e-7f2a-e0f3c88cf560" ;
  a2a:RecordGUID "{fa16896d-69b3-bb5e-7f2a-e0f3c88cf560}" .

