@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_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD
  a a2a:Record ;
  rdfs:label "Doop op 3 juli 1659 te Wintelre" ;
  a2a:hasPerson oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358113, oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358114, oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358115, oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358116, oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358117 ;
  a2a:hasEvent oa:event_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_0, oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_1, oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_2, oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_3, oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_4 ;
  a2a:hasSource oa:source_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD .

oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358113
  a a2a:Person ;
  rdfs:label "Willibrordus Dictus" ;
  a2a:PersonName [
    rdfs:label "Willibrordus Dictus" ;
    a2a:PersonNameFirstName "Willibrordus" ;
    a2a:PersonNameLastName "Dictus"
  ] .

oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358114
  a a2a:Person ;
  rdfs:label "Joannes Dictus" ;
  a2a:PersonName [
    rdfs:label "Joannes Dictus" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Dictus"
  ] .

oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358115
  a a2a:Person ;
  rdfs:label "Helwigia" ;
  a2a:PersonName [
    rdfs:label "Helwigia" ;
    a2a:PersonNameFirstName "Helwigia"
  ] .

oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358116
  a a2a:Person ;
  rdfs:label "Matheus Hubertus van der Meer" ;
  a2a:PersonName [
    rdfs:label "Matheus Hubertus van der Meer" ;
    a2a:PersonNameFirstName "Matheus Hubertus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] .

oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358117
  a a2a:Person ;
  rdfs:label "Elisabeth Joannes Servasen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Joannes Servasen" ;
    a2a:PersonNameFirstName "Elisabeth Joannes" ;
    a2a:PersonNameLastName "Servasen"
  ] .

oa:event_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "03-07-1659" ;
    a2a:Year "1659" ;
    a2a:Month "07" ;
    a2a:Day "03" ;
    rdfs:label "1659-07-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wintelre" ;
    rdfs:label "Wintelre"
  ] .

oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358113 ;
  a2a:EventKeyRef oa:event_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Event1 .

oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358114 ;
  a2a:EventKeyRef oa:event_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Event1 .

oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358115 ;
  a2a:EventKeyRef oa:event_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Event1 .

oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358116 ;
  a2a:EventKeyRef oa:event_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Event1 .

oa:relationep_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Person920358117 ;
  a2a:EventKeyRef oa:event_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD_Event1 .

oa:source_rhe_08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wintelre" ;
    a2a:Country "Nederland" ;
    rdfs:label "Wintelre, Nederland", "1659-07-03 - 1659-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-07-1659" ;
    a2a:Year "1659" ;
    a2a:Month "07" ;
    a2a:Day "03" ;
    rdfs:label "03-07-1659"
  ] ;
  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 Wintelre" ;
    a2a:RegistryNumber "47.1" ;
    a2a:Folio "22" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Wintelre, 47.1, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/F14AD2D3441E447694CB36F708A07101" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/F14AD2D3441E447694CB36F708A07101" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/F14AD2D3441E447694CB36F708A07101"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/08F6FD0FE9BB4CF78C6FBDC9A52844FD" ;
  a2a:RecordIdentifier "920358112" ;
  a2a:RecordGUID "{08F6FD0F-E9BB-4CF7-8C6F-BDC9A52844FD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/137CB830102A4EABAF623F6CB93963F1" .

