@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_11820fb2-14df-66e9-9b79-8dcfcecbf81e
  a a2a:Record ;
  rdfs:label "Doop op 21 maart 1685 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person-a2f6bfc9-625f-27f9-3f06-8fa3f76a17b4, oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person-6299f82f-4892-1af5-80c2-0046a07e28d6, oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person-043abfb7-3a2f-5ce5-1af0-735fcef9f514 ;
  a2a:hasEvent oa:event_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_0, oa:relationep_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_1, oa:relationep_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_2 ;
  a2a:hasSource oa:source_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e .

oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person-a2f6bfc9-625f-27f9-3f06-8fa3f76a17b4
  a a2a:Person ;
  rdfs:label "Christianus Cornelissen Mous" ;
  a2a:PersonName [
    rdfs:label "Christianus Cornelissen Mous" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Mous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person-6299f82f-4892-1af5-80c2-0046a07e28d6
  a a2a:Person ;
  rdfs:label "Martina Huijbrechts Leijens" ;
  a2a:PersonName [
    rdfs:label "Martina Huijbrechts Leijens" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNamePatronym "Huijbrechts" ;
    a2a:PersonNameLastName "Leijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person-043abfb7-3a2f-5ce5-1af0-735fcef9f514
  a a2a:Person ;
  rdfs:label "Cornelia Mous" ;
  a2a:PersonName [
    rdfs:label "Cornelia Mous" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Mous"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1685-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person:a2f6bfc9-625f-27f9-3f06-8fa3f76a17b4 ;
  a2a:EventKeyRef oa:event_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Event1 .

oa:relationep_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person:6299f82f-4892-1af5-80c2-0046a07e28d6 ;
  a2a:EventKeyRef oa:event_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Event1 .

oa:relationep_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Person:043abfb7-3a2f-5ce5-1af0-735fcef9f514 ;
  a2a:EventKeyRef oa:event_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e_Event1 .

oa:source_wba_11820fb2-14df-66e9-9b79-8dcfcecbf81e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1685-03-21 - 1685-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1685-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1685-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1685" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1685-03-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: DTB Essen, Bron: boek, Deel: 061D, Periode: 1666-1686" ;
    a2a:Book "Nispen-Essen Doop-, huwelijk-, en begrafenisregister 1666-1686" ;
    a2a:RegistryNumber "061D" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Essen, Bron: boek, Deel: 061D, Periode: 1666-1686, Nispen-Essen Doop-, huwelijk-, en begrafenisregister 1666-1686, 061D"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/11820fb2-14df-66e9-9b79-8dcfcecbf81e" ;
  a2a:RecordGUID "{11820fb2-14df-66e9-9b79-8dcfcecbf81e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6810_00006810.xml van WBA" .

