@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_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E
  a a2a:Record ;
  rdfs:label "Doop op 28 maart 1795 te Helmond" ;
  a2a:hasPerson oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622976, oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622977, oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622978, oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622979, oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622980 ;
  a2a:hasEvent oa:event_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_0, oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_1, oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_2, oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_3, oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_4 ;
  a2a:hasSource oa:source_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E .

oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622976
  a a2a:Person ;
  rdfs:label "Franciscus van der Linden" ;
  a2a:PersonName [
    rdfs:label "Franciscus van der Linden" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] .

oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622977
  a a2a:Person ;
  rdfs:label "Joannus van der Linden" ;
  a2a:PersonName [
    rdfs:label "Joannus van der Linden" ;
    a2a:PersonNameFirstName "Joannus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] .

oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622978
  a a2a:Person ;
  rdfs:label "Helena van Dol" ;
  a2a:PersonName [
    rdfs:label "Helena van Dol" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dol"
  ] .

oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622979
  a a2a:Person ;
  rdfs:label "Henricus van Dol" ;
  a2a:PersonName [
    rdfs:label "Henricus van Dol" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dol"
  ] .

oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622980
  a a2a:Person ;
  rdfs:label "Joanna Maria van de Waterlaat" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria van de Waterlaat" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Waterlaat"
  ] .

oa:event_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "28-03-1795" ;
    a2a:Year "1795" ;
    a2a:Month "03" ;
    a2a:Day "28" ;
    rdfs:label "1795-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622976 ;
  a2a:EventKeyRef oa:event_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Event1 .

oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622977 ;
  a2a:EventKeyRef oa:event_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Event1 .

oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622978 ;
  a2a:EventKeyRef oa:event_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Event1 .

oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622979 ;
  a2a:EventKeyRef oa:event_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Event1 .

oa:relationep_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Person1043622980 ;
  a2a:EventKeyRef oa:event_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E_Event1 .

oa:source_rhe_2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    a2a:Country "Nederland" ;
    rdfs:label "Helmond, Nederland", "1795-03-28 - 1795-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-03-1795" ;
    a2a:Year "1795" ;
    a2a:Month "03" ;
    a2a:Day "28" ;
    rdfs:label "28-03-1795"
  ] ;
  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 Helmond" ;
    a2a:RegistryNumber "68.16" ;
    a2a:Folio "36v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Helmond, 68.16, 36v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/3927CCD98EC54F058B7FAACE2FF5AB5C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/3927CCD98EC54F058B7FAACE2FF5AB5C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/3927CCD98EC54F058B7FAACE2FF5AB5C"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/2674B9CF72914AFBBDFC9DA5F8B0477E" ;
  a2a:RecordIdentifier "1043622975" ;
  a2a:RecordGUID "{2674B9CF-7291-4AFB-BDFC-9DA5F8B0477E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0CD3E6ADA1A249088C47C5150DF28CF7" .

