@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_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C
  a a2a:Record ;
  rdfs:label "Geboorte op 31 oktober 1868 te Gestel" ;
  a2a:hasPerson oa:person_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C_Person1053287049 ;
  a2a:hasEvent oa:event_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C_0 ;
  a2a:hasSource oa:source_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C .

oa:person_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C_Person1053287049
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Pax" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Pax" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Pax"
  ] .

oa:event_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "31-10-1868" ;
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1868-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gestel" ;
    rdfs:label "Gestel"
  ] .

oa:relationep_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C_Person1053287049 ;
  a2a:EventKeyRef oa:event_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C_Event1 .

oa:source_rhe_20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gestel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Gestel, Nederland", "1868-10-31 - 1868-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-10-1868" ;
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "31-10-1868"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Gestel en Blaarthem, 1811-1917" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "1102" ;
    a2a:Folio "54" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Gestel en Blaarthem, 1811-1917, Registers van geboorteakten, 1102, 54"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/DBEFA0F0CABB4369AAD5D66896309969" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/DBEFA0F0CABB4369AAD5D66896309969" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/DBEFA0F0CABB4369AAD5D66896309969"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/20DBD9CB9ADD4FE5B9DA6954F9FFD54C" ;
  a2a:RecordIdentifier "1053287048" ;
  a2a:RecordGUID "{20DBD9CB-9ADD-4FE5-B9DA-6954F9FFD54C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E6172456076A4F29A83A06B0D9EB7F41" .

