@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_DF0C2DBB-3775-443B-BF7D-CFD15491F40E
  a a2a:Record ;
  rdfs:label "Geboorte op 2 mei 1844 te Oirschot" ;
  a2a:hasPerson oa:person_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E_Person4494006798 ;
  a2a:hasEvent oa:event_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E_0 ;
  a2a:hasSource oa:source_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E .

oa:person_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E_Person4494006798
  a a2a:Person ;
  rdfs:label "Antony Herominus Gysbertus Verbeek" ;
  a2a:PersonName [
    rdfs:label "Antony Herominus Gysbertus Verbeek" ;
    a2a:PersonNameFirstName "Antony Herominus Gysbertus" ;
    a2a:PersonNameLastName "Verbeek"
  ] .

oa:event_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "02-05-1844" ;
    a2a:Year "1844" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "1844-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E_Person4494006798 ;
  a2a:EventKeyRef oa:event_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E_Event1 .

oa:source_rhe_DF0C2DBB-3775-443B-BF7D-CFD15491F40E
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    a2a:Country "Nederland" ;
    rdfs:label "Oirschot, Nederland", "1844-05-02 - 1844-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-05-1844" ;
    a2a:Year "1844" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "02-05-1844"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Oirschot" ;
    a2a:Book "Geboorteregisters" ;
    a2a:RegistryNumber "893" ;
    a2a:Folio "37" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Oirschot, Geboorteregisters, 893, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/D4C6144009AB434EA60055CF0F9C9167" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/D4C6144009AB434EA60055CF0F9C9167" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/D4C6144009AB434EA60055CF0F9C9167"
  ] ;
  a2a:SourceLastChangeDate "2025-12-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/DF0C2DBB3775443BBF7DCFD15491F40E" ;
  a2a:RecordIdentifier "4494006796" ;
  a2a:RecordGUID "{DF0C2DBB-3775-443B-BF7D-CFD15491F40E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AEDA45E9BFFE4D4BBF175D91140DF9DD" .

