@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_D2C87292-11CD-4926-8471-379044D21EB2
  a a2a:Record ;
  rdfs:label "Geboorte op 25 juni 1921 te Zeelst" ;
  a2a:hasPerson oa:person_rhe_D2C87292-11CD-4926-8471-379044D21EB2_Person3354183267 ;
  a2a:hasEvent oa:event_rhe_D2C87292-11CD-4926-8471-379044D21EB2_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_D2C87292-11CD-4926-8471-379044D21EB2_0 ;
  a2a:hasSource oa:source_rhe_D2C87292-11CD-4926-8471-379044D21EB2 .

oa:person_rhe_D2C87292-11CD-4926-8471-379044D21EB2_Person3354183267
  a a2a:Person ;
  rdfs:label "Adrianus Joannes Tops" ;
  a2a:PersonName [
    rdfs:label "Adrianus Joannes Tops" ;
    a2a:PersonNameFirstName "Adrianus Joannes" ;
    a2a:PersonNameLastName "Tops"
  ] .

oa:event_rhe_D2C87292-11CD-4926-8471-379044D21EB2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "25-06-1921" ;
    a2a:Year "1921" ;
    a2a:Month "06" ;
    a2a:Day "25" ;
    rdfs:label "1921-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zeelst" ;
    rdfs:label "Zeelst"
  ] .

oa:relationep_rhe_D2C87292-11CD-4926-8471-379044D21EB2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_D2C87292-11CD-4926-8471-379044D21EB2_Person3354183267 ;
  a2a:EventKeyRef oa:event_rhe_D2C87292-11CD-4926-8471-379044D21EB2_Event1 .

oa:source_rhe_D2C87292-11CD-4926-8471-379044D21EB2
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zeelst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zeelst, Nederland", "1921-06-25 - 1921-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-06-1921" ;
    a2a:Year "1921" ;
    a2a:Month "06" ;
    a2a:Day "25" ;
    rdfs:label "25-06-1921"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Zeelst, 1811-1921" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "2374" ;
    a2a:Folio "27" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Zeelst, 1811-1921, Registers van geboorteakten, 2374, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/AEDDE3A011884EE283548FEDC73E7A2B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/AEDDE3A011884EE283548FEDC73E7A2B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/AEDDE3A011884EE283548FEDC73E7A2B"
  ] ;
  a2a:SourceLastChangeDate "2023-09-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/D2C8729211CD49268471379044D21EB2" ;
  a2a:RecordIdentifier "3354183266" ;
  a2a:RecordGUID "{D2C87292-11CD-4926-8471-379044D21EB2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C4879F7392874E4DB16EABFF52698063" .

