@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_D89F6192-1B82-4059-9DA7-119ECF701D36
  a a2a:Record ;
  rdfs:label "Geboorte op 17 januari 1840 te Geldrop" ;
  a2a:hasPerson oa:person_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36_Person1053216741 ;
  a2a:hasEvent oa:event_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36_0 ;
  a2a:hasSource oa:source_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36 .

oa:person_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36_Person1053216741
  a a2a:Person ;
  rdfs:label "Jean Louis Rovers" ;
  a2a:PersonName [
    rdfs:label "Jean Louis Rovers" ;
    a2a:PersonNameFirstName "Jean Louis" ;
    a2a:PersonNameLastName "Rovers"
  ] .

oa:event_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "17-01-1840" ;
    a2a:Year "1840" ;
    a2a:Month "01" ;
    a2a:Day "17" ;
    rdfs:label "1840-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop"
  ] .

oa:relationep_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36_Person1053216741 ;
  a2a:EventKeyRef oa:event_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36_Event1 .

oa:source_rhe_D89F6192-1B82-4059-9DA7-119ECF701D36
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Geldrop" ;
    a2a:Country "Nederland" ;
    rdfs:label "Geldrop, Nederland", "1840-01-17 - 1840-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-01-1840" ;
    a2a:Year "1840" ;
    a2a:Month "01" ;
    a2a:Day "17" ;
    rdfs:label "17-01-1840"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Geldrop, 1810-1932" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "1219" ;
    a2a:Folio "1" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Geldrop, 1810-1932, Registers van geboorteakten, 1219, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/EA6F326B12D640F497AFAB1E29F4B0C6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/EA6F326B12D640F497AFAB1E29F4B0C6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/EA6F326B12D640F497AFAB1E29F4B0C6"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/D89F61921B8240599DA7119ECF701D36" ;
  a2a:RecordIdentifier "1053216740" ;
  a2a:RecordGUID "{D89F6192-1B82-4059-9DA7-119ECF701D36}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A5AB58FB7559471DA7A47577BEADF0F2" .

