@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_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F
  a a2a:Record ;
  rdfs:label "Geboorte op 9 mei 1881 te Leende" ;
  a2a:hasPerson oa:person_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F_Person1053494500 ;
  a2a:hasEvent oa:event_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F_0 ;
  a2a:hasSource oa:source_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F .

oa:person_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F_Person1053494500
  a a2a:Person ;
  rdfs:label "Godefridus Michiel Vromans" ;
  a2a:PersonName [
    rdfs:label "Godefridus Michiel Vromans" ;
    a2a:PersonNameFirstName "Godefridus Michiel" ;
    a2a:PersonNameLastName "Vromans"
  ] .

oa:event_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-05-1881" ;
    a2a:Year "1881" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "1881-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leende" ;
    rdfs:label "Leende"
  ] .

oa:relationep_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F_Person1053494500 ;
  a2a:EventKeyRef oa:event_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F_Event1 .

oa:source_rhe_EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leende" ;
    a2a:Country "Nederland" ;
    rdfs:label "Leende, Nederland", "1881-05-09 - 1881-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-05-1881" ;
    a2a:Year "1881" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "09-05-1881"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Leende, 1811-1945" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "1682" ;
    a2a:Folio "21" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Leende, 1811-1945, Registers van geboorteakten, 1682, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/20AA27E53CA94A3EBC1365B5B7DC018F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/20AA27E53CA94A3EBC1365B5B7DC018F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/20AA27E53CA94A3EBC1365B5B7DC018F"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/EF0F2F8BCFDF4781BB562DBB15A43F3F" ;
  a2a:RecordIdentifier "1053494499" ;
  a2a:RecordGUID "{EF0F2F8B-CFDF-4781-BB56-2DBB15A43F3F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5447E16DD8174F40B72AB5E493D9856E" .

