@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_0f60f273-5deb-2b9c-e26c-72c8ef42cc65
  a a2a:Record ;
  rdfs:label "Doop op 23 februari 1636 te Wouw" ;
  a2a:hasPerson oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person-ee6d7a70-49d0-f193-dd59-700e24fac2bc, oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person-30226871-78eb-fe71-918c-11e8301fac52, oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person-8645c2a9-4e30-c940-0a26-9d6309d28821 ;
  a2a:hasEvent oa:event_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_0, oa:relationep_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_1, oa:relationep_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_2 ;
  a2a:hasSource oa:source_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65 .

oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person-ee6d7a70-49d0-f193-dd59-700e24fac2bc
  a a2a:Person ;
  rdfs:label "Matheeus Dierickx Smith" ;
  a2a:PersonName [
    rdfs:label "Matheeus Dierickx Smith" ;
    a2a:PersonNameFirstName "Matheeus" ;
    a2a:PersonNamePatronym "Dierickx" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person-30226871-78eb-fe71-918c-11e8301fac52
  a a2a:Person ;
  rdfs:label "Anna Jacobssen" ;
  a2a:PersonName [
    rdfs:label "Anna Jacobssen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Jacobssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person-8645c2a9-4e30-c940-0a26-9d6309d28821
  a a2a:Person ;
  rdfs:label "Heijndrick Smith" ;
  a2a:PersonName [
    rdfs:label "Heijndrick Smith" ;
    a2a:PersonNameFirstName "Heijndrick" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1636-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person:ee6d7a70-49d0-f193-dd59-700e24fac2bc ;
  a2a:EventKeyRef oa:event_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Event1 .

oa:relationep_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person:30226871-78eb-fe71-918c-11e8301fac52 ;
  a2a:EventKeyRef oa:event_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Event1 .

oa:relationep_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Person:8645c2a9-4e30-c940-0a26-9d6309d28821 ;
  a2a:EventKeyRef oa:event_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65_Event1 .

oa:source_wba_0f60f273-5deb-2b9c-e26c-72c8ef42cc65
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1636-02-23 - 1636-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1636-02-23"^^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: 494a, Periode: 1615-1640" ;
    a2a:Book "RK Wouw Doopregister, 1615-1640 (DTB-deel 1)" ;
    a2a:RegistryNumber "494a" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Parochie St. Lambertus Wouw, Bron: boek, Deel: 494a, Periode: 1615-1640, RK Wouw Doopregister, 1615-1640 (DTB-deel 1), 494a"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0f60f273-5deb-2b9c-e26c-72c8ef42cc65" ;
  a2a:RecordGUID "{0f60f273-5deb-2b9c-e26c-72c8ef42cc65}" ;
  a2a:SourceRemarkOpmerking "plaats geboorte: Wouw Getuigen: Raphael Boudewijns, Heijlken Jacobs", "Bevat achterin enkele huwelijks- en overlijdensaantekeningen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6758_00006758.xml van WBA" .

