@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_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C
  a a2a:Record ;
  rdfs:label "Geboorte op 4 april 1884 te Reusel" ;
  a2a:hasPerson oa:person_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C_Person1053915385 ;
  a2a:hasEvent oa:event_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C_0 ;
  a2a:hasSource oa:source_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C .

oa:person_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C_Person1053915385
  a a2a:Person ;
  rdfs:label "Adriaan Alphonsius Peeters" ;
  a2a:PersonName [
    rdfs:label "Adriaan Alphonsius Peeters" ;
    a2a:PersonNameFirstName "Adriaan Alphonsius" ;
    a2a:PersonNameLastName "Peeters"
  ] .

oa:event_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "04-04-1884" ;
    a2a:Year "1884" ;
    a2a:Month "04" ;
    a2a:Day "04" ;
    rdfs:label "1884-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Reusel" ;
    rdfs:label "Reusel"
  ] .

oa:relationep_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C_Person1053915385 ;
  a2a:EventKeyRef oa:event_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C_Event1 .

oa:source_rhe_D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Reusel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Reusel, Nederland", "1884-04-04 - 1884-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-04-1884" ;
    a2a:Year "1884" ;
    a2a:Month "04" ;
    a2a:Day "04" ;
    rdfs:label "04-04-1884"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Reusel, 1811-1935" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "974" ;
    a2a:Folio "13" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Reusel, 1811-1935, Registers van geboorteakten, 974, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/B413D7509D42471A82EC2B40B59190F4" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/B413D7509D42471A82EC2B40B59190F4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/B413D7509D42471A82EC2B40B59190F4"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/D637BEFC9DB24BCAAF091DBF33CD155C" ;
  a2a:RecordIdentifier "1053915384" ;
  a2a:RecordGUID "{D637BEFC-9DB2-4BCA-AF09-1DBF33CD155C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5E39BB8552B5429FAB9369BD2C1FD533" .

