@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_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0
  a a2a:Record ;
  rdfs:label "Geboorte op 13 december 1848 te Luyksgestel" ;
  a2a:hasPerson oa:person_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0_Person3659656529 ;
  a2a:hasEvent oa:event_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0_0 ;
  a2a:hasSource oa:source_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0 .

oa:person_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0_Person3659656529
  a a2a:Person ;
  rdfs:label "Martinus Geudens" ;
  a2a:PersonName [
    rdfs:label "Martinus Geudens" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Geudens"
  ] .

oa:event_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-12-1848" ;
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1848-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Luyksgestel" ;
    rdfs:label "Luyksgestel"
  ] .

oa:relationep_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0_Person3659656529 ;
  a2a:EventKeyRef oa:event_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0_Event1 .

oa:source_rhe_0EA232F3-2EF4-4AD2-AA1F-CC36241663C0
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Luyksgestel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Luyksgestel, Nederland", "1848-12-13 - 1848-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-12-1848" ;
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "13-12-1848"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Luyksgestel, 1795-1937" ;
    a2a:Book "Registers van geboorteakten" ;
    a2a:RegistryNumber "625" ;
    a2a:Folio "13" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Luyksgestel, 1795-1937, Registers van geboorteakten, 625, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/C12B03D6C0F64E3282B6DB16DAABC009" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/C12B03D6C0F64E3282B6DB16DAABC009" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/C12B03D6C0F64E3282B6DB16DAABC009"
  ] ;
  a2a:SourceLastChangeDate "2024-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/0EA232F32EF44AD2AA1FCC36241663C0" ;
  a2a:RecordIdentifier "3659656528" ;
  a2a:RecordGUID "{0EA232F3-2EF4-4AD2-AA1F-CC36241663C0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/711819EDF83444B8AF4BF586C510EFCB" .

