@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_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6
  a a2a:Record ;
  rdfs:label "Doop op 15 september 1621 te Nuenen" ;
  a2a:hasPerson oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104032, oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104033, oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104034, oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104035, oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104036 ;
  a2a:hasEvent oa:event_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_0, oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_1, oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_2, oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_3, oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_4 ;
  a2a:hasSource oa:source_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6 .

oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104032
  a a2a:Person ;
  rdfs:label "Heywigis Petrus" ;
  a2a:PersonName [
    rdfs:label "Heywigis Petrus" ;
    a2a:PersonNameFirstName "Heywigis" ;
    a2a:PersonNameLastName "Petrus"
  ] .

oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104033
  a a2a:Person ;
  rdfs:label "Petrus Paulus" ;
  a2a:PersonName [
    rdfs:label "Petrus Paulus" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Paulus"
  ] .

oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104034
  a a2a:Person ;
  rdfs:label "Cornelia" ;
  a2a:PersonName [
    rdfs:label "Cornelia" ;
    a2a:PersonNameFirstName "Cornelia"
  ] .

oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104035
  a a2a:Person ;
  rdfs:label "Wilhelmus Hanricks" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Hanricks" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Hanricks"
  ] .

oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104036
  a a2a:Person ;
  rdfs:label "Franscisca Ariens" ;
  a2a:PersonName [
    rdfs:label "Franscisca Ariens" ;
    a2a:PersonNameFirstName "Franscisca" ;
    a2a:PersonNameLastName "Ariens"
  ] .

oa:event_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "15-09-1621" ;
    a2a:Year "1621" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "1621-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nuenen" ;
    rdfs:label "Nuenen"
  ] .

oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104032 ;
  a2a:EventKeyRef oa:event_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Event1 .

oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104033 ;
  a2a:EventKeyRef oa:event_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Event1 .

oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104034 ;
  a2a:EventKeyRef oa:event_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Event1 .

oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104035 ;
  a2a:EventKeyRef oa:event_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Event1 .

oa:relationep_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Person920104036 ;
  a2a:EventKeyRef oa:event_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6_Event1 .

oa:source_rhe_ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nuenen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nuenen, Nederland", "1621-09-15 - 1621-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1621-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-09-1621" ;
    a2a:Year "1621" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "15-09-1621"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..." ;
    a2a:Book "Doop-, trouw- en begraafboek Nuenen" ;
    a2a:RegistryNumber "30.1" ;
    a2a:Folio "15v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Nuenen, 30.1, 15v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/307CA06FA0044666AE68C2EDC979085E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/307CA06FA0044666AE68C2EDC979085E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/307CA06FA0044666AE68C2EDC979085E"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/ABDFE33123E743FE9ABFF6FD8EB902A6" ;
  a2a:RecordIdentifier "920104031" ;
  a2a:RecordGUID "{ABDFE331-23E7-43FE-9ABF-F6FD8EB902A6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/662A5EF30EA44142AEB783961F8C886E" .

