@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_c3063532-231e-e5b4-9218-873e3dff7d63
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1710 te Wouw" ;
  a2a:hasPerson oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person-6dbdb019-e751-9900-17ec-a1d895509440, oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person-4d9d2fcc-c778-bafe-3092-3f2673f96c74, oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person-069932ce-1157-f78e-ecc2-79922185dd7d ;
  a2a:hasEvent oa:event_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_c3063532-231e-e5b4-9218-873e3dff7d63_0, oa:relationep_wba_c3063532-231e-e5b4-9218-873e3dff7d63_1, oa:relationep_wba_c3063532-231e-e5b4-9218-873e3dff7d63_2 ;
  a2a:hasSource oa:source_wba_c3063532-231e-e5b4-9218-873e3dff7d63 .

oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person-6dbdb019-e751-9900-17ec-a1d895509440
  a a2a:Person ;
  rdfs:label "Adrianus Cornelissen Croon" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelissen Croon" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Croon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person-4d9d2fcc-c778-bafe-3092-3f2673f96c74
  a a2a:Person ;
  rdfs:label "Catarina Luijx" ;
  a2a:PersonName [
    rdfs:label "Catarina Luijx" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNameLastName "Luijx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person-069932ce-1157-f78e-ecc2-79922185dd7d
  a a2a:Person ;
  rdfs:label "Cornelius Croon" ;
  a2a:PersonName [
    rdfs:label "Cornelius Croon" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Croon"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1710-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_c3063532-231e-e5b4-9218-873e3dff7d63_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person:6dbdb019-e751-9900-17ec-a1d895509440 ;
  a2a:EventKeyRef oa:event_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Event1 .

oa:relationep_wba_c3063532-231e-e5b4-9218-873e3dff7d63_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person:4d9d2fcc-c778-bafe-3092-3f2673f96c74 ;
  a2a:EventKeyRef oa:event_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Event1 .

oa:relationep_wba_c3063532-231e-e5b4-9218-873e3dff7d63_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Person:069932ce-1157-f78e-ecc2-79922185dd7d ;
  a2a:EventKeyRef oa:event_wba_c3063532-231e-e5b4-9218-873e3dff7d63_Event1 .

oa:source_wba_c3063532-231e-e5b4-9218-873e3dff7d63
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1710-08-27 - 1710-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1710-08-27"^^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/c3063532-231e-e5b4-9218-873e3dff7d63" ;
  a2a:RecordGUID "{c3063532-231e-e5b4-9218-873e3dff7d63}" ;
  a2a:SourceRemarkOpmerking "plaats geboorte: Bulkenaar Getuigen: Jacobus Janssen Luijx, Anna Hendrixen Stoot" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9188_00009188.xml van WBA" .

