@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_b8ef1696-fffc-e16a-e2b7-c645ca56877f
  a a2a:Record ;
  rdfs:label "Doop op 9 augustus 1723 te Oud en Nieuw Gastel" ;
  a2a:hasPerson oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-f8d2e243-603e-89fa-156f-ce3da66ea289, oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-1bd694e6-b8db-f4c8-5dd4-6153795e4ea7, oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-4a3b5ce1-b6c2-c8eb-d077-617aa05d5fe7, oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-72ac04af-69fb-d0ef-3706-b876f396df4c, oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-70baef9e-1010-847c-0dbe-4b1113da0957 ;
  a2a:hasEvent oa:event_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_0, oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_1, oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_2, oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_3, oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_4 ;
  a2a:hasSource oa:source_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f .

oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-f8d2e243-603e-89fa-156f-ce3da66ea289
  a a2a:Person ;
  rdfs:label "Dimpna Smits" ;
  a2a:PersonName [
    rdfs:label "Dimpna Smits" ;
    a2a:PersonNameFirstName "Dimpna" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-1bd694e6-b8db-f4c8-5dd4-6153795e4ea7
  a a2a:Person ;
  rdfs:label "Joannes Baptista N.N." ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista N.N." ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-4a3b5ce1-b6c2-c8eb-d077-617aa05d5fe7
  a a2a:Person ;
  rdfs:label "Anna Dilen" ;
  a2a:PersonName [
    rdfs:label "Anna Dilen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Dilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-72ac04af-69fb-d0ef-3706-b876f396df4c
  a a2a:Person ;
  rdfs:label "Cornelia Lantmeters" ;
  a2a:PersonName [
    rdfs:label "Cornelia Lantmeters" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Lantmeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person-70baef9e-1010-847c-0dbe-4b1113da0957
  a a2a:Person ;
  rdfs:label "Jacobus Smits" ;
  a2a:PersonName [
    rdfs:label "Jacobus Smits" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1723-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person:f8d2e243-603e-89fa-156f-ce3da66ea289 ;
  a2a:EventKeyRef oa:event_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Event1 .

oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person:1bd694e6-b8db-f4c8-5dd4-6153795e4ea7 ;
  a2a:EventKeyRef oa:event_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Event1 .

oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person:4a3b5ce1-b6c2-c8eb-d077-617aa05d5fe7 ;
  a2a:EventKeyRef oa:event_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Event1 .

oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person:72ac04af-69fb-d0ef-3706-b876f396df4c ;
  a2a:EventKeyRef oa:event_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Event1 .

oa:relationep_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Person:70baef9e-1010-847c-0dbe-4b1113da0957 ;
  a2a:EventKeyRef oa:event_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f_Event1 .

oa:source_bhi_b8ef1696-fffc-e16a-e2b7-c645ca56877f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1723-08-09 - 1723-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1723-08-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "11r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 11r02"
  ] ;
  a2a:SourceLastChangeDate "2015-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/b8ef1696-fffc-e16a-e2b7-c645ca56877f" ;
  a2a:RecordGUID "{b8ef1696-fffc-e16a-e2b7-c645ca56877f}" .

