@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_2877e1e3-e32b-77fc-4183-81b66d2b2013
  a a2a:Record ;
  rdfs:label "Doop op 20 februari 1655 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person-687110fb-b550-d9cd-9683-4349fee75461, oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person-967098b1-a6b4-b489-a1a4-60152510b43e, oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person-a0a9c48b-82af-aa30-3662-f9946e4bf3db ;
  a2a:hasEvent oa:event_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_0, oa:relationep_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_1, oa:relationep_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_2 ;
  a2a:hasSource oa:source_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013 .

oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person-687110fb-b550-d9cd-9683-4349fee75461
  a a2a:Person ;
  rdfs:label "Wilhelmus Janssen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Janssen" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person-967098b1-a6b4-b489-a1a4-60152510b43e
  a a2a:Person ;
  rdfs:label "Adriana Janssen" ;
  a2a:PersonName [
    rdfs:label "Adriana Janssen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person-a0a9c48b-82af-aa30-3662-f9946e4bf3db
  a a2a:Person ;
  rdfs:label "Soetken Janssen" ;
  a2a:PersonName [
    rdfs:label "Soetken Janssen" ;
    a2a:PersonNameFirstName "Soetken" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1655-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person:687110fb-b550-d9cd-9683-4349fee75461 ;
  a2a:EventKeyRef oa:event_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Event1 .

oa:relationep_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person:967098b1-a6b4-b489-a1a4-60152510b43e ;
  a2a:EventKeyRef oa:event_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Event1 .

oa:relationep_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Person:a0a9c48b-82af-aa30-3662-f9946e4bf3db ;
  a2a:EventKeyRef oa:event_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013_Event1 .

oa:source_wba_2877e1e3-e32b-77fc-4183-81b66d2b2013
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1655-02-20 - 1655-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1655" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1655-02-20"^^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/2877e1e3-e32b-77fc-4183-81b66d2b2013" ;
  a2a:RecordGUID "{2877e1e3-e32b-77fc-4183-81b66d2b2013}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7099_00007099.xml van WBA" .

