@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_67e56f80-6ffe-ee02-840f-e334dce01b7a
  a a2a:Record ;
  rdfs:label "Doop op 3 november 1694 te Wouw" ;
  a2a:hasPerson oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person-3ae243a4-c1e7-2e60-ddb2-a10e5cc3a99c, oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person-9596014b-e6d6-f875-790e-0343d5cbf6e8, oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person-2415b468-173c-be39-5e7f-8a8e53fa168d ;
  a2a:hasEvent oa:event_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_0, oa:relationep_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_1, oa:relationep_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_2 ;
  a2a:hasSource oa:source_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a .

oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person-3ae243a4-c1e7-2e60-ddb2-a10e5cc3a99c
  a a2a:Person ;
  rdfs:label "Adrianus Dilen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Dilen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Dilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person-9596014b-e6d6-f875-790e-0343d5cbf6e8
  a a2a:Person ;
  rdfs:label "Josina Teunen" ;
  a2a:PersonName [
    rdfs:label "Josina Teunen" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Teunen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person-2415b468-173c-be39-5e7f-8a8e53fa168d
  a a2a:Person ;
  rdfs:label "Egidius Dilen" ;
  a2a:PersonName [
    rdfs:label "Egidius Dilen" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Dilen"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1694" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1694-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person:3ae243a4-c1e7-2e60-ddb2-a10e5cc3a99c ;
  a2a:EventKeyRef oa:event_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Event1 .

oa:relationep_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person:9596014b-e6d6-f875-790e-0343d5cbf6e8 ;
  a2a:EventKeyRef oa:event_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Event1 .

oa:relationep_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Person:2415b468-173c-be39-5e7f-8a8e53fa168d ;
  a2a:EventKeyRef oa:event_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a_Event1 .

oa:source_wba_67e56f80-6ffe-ee02-840f-e334dce01b7a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1694-11-03 - 1694-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1694-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1694-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1694" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1694-11-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 494c, Periode: 1693-1711" ;
    a2a:Book "RK Wouw Doopregister, 1693-1727 (DTB-deel 3, gedeelte 1693-1711)" ;
    a2a:RegistryNumber "494c" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 494c, Periode: 1693-1711, RK Wouw Doopregister, 1693-1727 (DTB-deel 3, gedeelte 1693-1711), 494c"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/67e56f80-6ffe-ee02-840f-e334dce01b7a" ;
  a2a:RecordGUID "{67e56f80-6ffe-ee02-840f-e334dce01b7a}" ;
  a2a:SourceRemarkOpmerking "plaats geboorte: Vroenhout Getuigen: Goort Teunen Mangelaers, Cornelia Janssen namens Maria Dielen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8527_00008527.xml van WBA" .

