@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_85defcec-e4ca-04d2-1586-1efcbcca537a
  a a2a:Record ;
  rdfs:label "Doop op 30 juli 1665 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person-b295c7dd-f56d-792e-c2d1-6d4d0716857f, oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person-a01aa850-ae17-5bbe-ed8c-134a5331e116, oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person-d609fd4e-86aa-a914-8c65-2a01a1cf41b2 ;
  a2a:hasEvent oa:event_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_0, oa:relationep_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_1, oa:relationep_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_2 ;
  a2a:hasSource oa:source_wba_85defcec-e4ca-04d2-1586-1efcbcca537a .

oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person-b295c7dd-f56d-792e-c2d1-6d4d0716857f
  a a2a:Person ;
  rdfs:label "Walterus Adriaenssen Mous" ;
  a2a:PersonName [
    rdfs:label "Walterus Adriaenssen Mous" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNamePatronym "Adriaenssen" ;
    a2a:PersonNameLastName "Mous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person-a01aa850-ae17-5bbe-ed8c-134a5331e116
  a a2a:Person ;
  rdfs:label "Cornelia Claessen Nouts" ;
  a2a:PersonName [
    rdfs:label "Cornelia Claessen Nouts" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Claessen" ;
    a2a:PersonNameLastName "Nouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person-d609fd4e-86aa-a914-8c65-2a01a1cf41b2
  a a2a:Person ;
  rdfs:label "Johannes Mous" ;
  a2a:PersonName [
    rdfs:label "Johannes Mous" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Mous"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1665" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1665-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person:b295c7dd-f56d-792e-c2d1-6d4d0716857f ;
  a2a:EventKeyRef oa:event_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Event1 .

oa:relationep_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person:a01aa850-ae17-5bbe-ed8c-134a5331e116 ;
  a2a:EventKeyRef oa:event_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Event1 .

oa:relationep_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Person:d609fd4e-86aa-a914-8c65-2a01a1cf41b2 ;
  a2a:EventKeyRef oa:event_wba_85defcec-e4ca-04d2-1586-1efcbcca537a_Event1 .

oa:source_wba_85defcec-e4ca-04d2-1586-1efcbcca537a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1665-07-30 - 1665-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1665-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1665-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1665" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1665-07-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: DTB Essen, Bron: boek, Deel: 060D, Periode: 1639-1665" ;
    a2a:Book "Nispen-Essen Doop-, huwelijk-, en begrafenisregister 1639- 1665" ;
    a2a:RegistryNumber "060D" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Essen, Bron: boek, Deel: 060D, Periode: 1639-1665, Nispen-Essen Doop-, huwelijk-, en begrafenisregister 1639- 1665, 060D"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/85defcec-e4ca-04d2-1586-1efcbcca537a" ;
  a2a:RecordGUID "{85defcec-e4ca-04d2-1586-1efcbcca537a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7590_00007590.xml van WBA" .

