@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_820C5D36-059C-4AA6-AA3F-3C344A5D22CE
  a a2a:Record ;
  rdfs:label "Geboorte op 7 mei 1915 te Mierlo" ;
  a2a:hasPerson oa:person_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE_Person3057807669 ;
  a2a:hasEvent oa:event_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE_0 ;
  a2a:hasSource oa:source_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE .

oa:person_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE_Person3057807669
  a a2a:Person ;
  rdfs:label "Anna Allegonda Maria Verhees" ;
  a2a:PersonName [
    rdfs:label "Anna Allegonda Maria Verhees" ;
    a2a:PersonNameFirstName "Anna Allegonda Maria" ;
    a2a:PersonNameLastName "Verhees"
  ] .

oa:event_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "07-05-1915" ;
    a2a:Year "1915" ;
    a2a:Month "05" ;
    a2a:Day "07" ;
    rdfs:label "1915-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo"
  ] .

oa:relationep_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE_Person3057807669 ;
  a2a:EventKeyRef oa:event_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE_Event1 .

oa:source_rhe_820C5D36-059C-4AA6-AA3F-3C344A5D22CE
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Mierlo" ;
    a2a:Country "Nederland" ;
    rdfs:label "Mierlo, Nederland", "1915-05-07 - 1915-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-05-1915" ;
    a2a:Year "1915" ;
    a2a:Month "05" ;
    a2a:Day "07" ;
    rdfs:label "07-05-1915"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Mierlo, 1812-1932" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "1439" ;
    a2a:Folio "49" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Mierlo, 1812-1932, Registers van geboorteakten, 1439, 49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/3F6EAF9197874DDAA51808E1A2F3AA24" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/3F6EAF9197874DDAA51808E1A2F3AA24" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/3F6EAF9197874DDAA51808E1A2F3AA24"
  ] ;
  a2a:SourceLastChangeDate "2022-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/820C5D36059C4AA6AA3F3C344A5D22CE" ;
  a2a:RecordIdentifier "3057807668" ;
  a2a:RecordGUID "{820C5D36-059C-4AA6-AA3F-3C344A5D22CE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/87A6AEF94B0D4FE5A6886A6C799FF780" .

