@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_be8d30aa-3972-8622-d0c4-4faecb3cc10c
  a a2a:Record ;
  rdfs:label "Doop op 17 september 1708 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person-525d1211-b4ac-fe6b-fa02-8904b03aa182, oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person-a42babf6-4db2-8f40-b9ba-fcbf3e97526d, oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person-dd1efe66-31da-567d-9ef0-5b970d870baf ;
  a2a:hasEvent oa:event_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_0, oa:relationep_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_1, oa:relationep_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_2 ;
  a2a:hasSource oa:source_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c .

oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person-525d1211-b4ac-fe6b-fa02-8904b03aa182
  a a2a:Person ;
  rdfs:label "Joannes Peeter Crijnen Ginneken" ;
  a2a:PersonName [
    rdfs:label "Joannes Peeter Crijnen Ginneken" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Peeter Crijnen" ;
    a2a:PersonNameLastName "Ginneken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person-a42babf6-4db2-8f40-b9ba-fcbf3e97526d
  a a2a:Person ;
  rdfs:label "Maria Peeters Fraters" ;
  a2a:PersonName [
    rdfs:label "Maria Peeters Fraters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Peeters" ;
    a2a:PersonNameLastName "Fraters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person-dd1efe66-31da-567d-9ef0-5b970d870baf
  a a2a:Person ;
  rdfs:label "Quirinus Ginneken" ;
  a2a:PersonName [
    rdfs:label "Quirinus Ginneken" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNameLastName "Ginneken"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1708-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person:525d1211-b4ac-fe6b-fa02-8904b03aa182 ;
  a2a:EventKeyRef oa:event_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Event1 .

oa:relationep_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person:a42babf6-4db2-8f40-b9ba-fcbf3e97526d ;
  a2a:EventKeyRef oa:event_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Event1 .

oa:relationep_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Person:dd1efe66-31da-567d-9ef0-5b970d870baf ;
  a2a:EventKeyRef oa:event_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c_Event1 .

oa:source_wba_be8d30aa-3972-8622-d0c4-4faecb3cc10c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1708-09-17 - 1708-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1708-09-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: DTB Essen, Bron: boek, Deel: 062D, Periode: 1686-1713" ;
    a2a:Book "Nispen-Essen doopregister 1686- 1713" ;
    a2a:RegistryNumber "062D" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Essen, Bron: boek, Deel: 062D, Periode: 1686-1713, Nispen-Essen doopregister 1686- 1713, 062D"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/be8d30aa-3972-8622-d0c4-4faecb3cc10c" ;
  a2a:RecordGUID "{be8d30aa-3972-8622-d0c4-4faecb3cc10c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9177_00009177.xml van WBA" .

