@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_54EB2CF3-FA7F-452A-BA86-24201347CE51
  a a2a:Record ;
  rdfs:label "Registratie in 1920 te Hoogeloon" ;
  a2a:hasPerson oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098017, oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098014, oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098015, oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098016 ;
  a2a:hasEvent oa:event_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_0, oa:relationep_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_1, oa:relationep_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_2, oa:relationep_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_3 ;
  a2a:hasSource oa:source_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51 .

oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098017
  a a2a:Person ;
  rdfs:label "Anna Maria Andrea Kelders" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Andrea Kelders" ;
    a2a:PersonNameFirstName "Anna Maria Andrea" ;
    a2a:PersonNameLastName "Kelders"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogeloon" ;
    rdfs:label "Hoogeloon"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "06-12-1934" ;
    a2a:Year "1934" ;
    a2a:Month "12" ;
    a2a:Day "06" ;
    rdfs:label "06-12-1934"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeloon" ;
    rdfs:label "Hoogeloon"
  ] .

oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098014
  a a2a:Person ;
  rdfs:label "Marinus Kelders" ;
  a2a:PersonName [
    rdfs:label "Marinus Kelders" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Kelders"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogeloon" ;
    rdfs:label "Hoogeloon"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "01-03-1911" ;
    a2a:Year "1911" ;
    a2a:Month "03" ;
    a2a:Day "01" ;
    rdfs:label "01-03-1911"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] ;
  a2a:Profession "arbeider" .

oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098015
  a a2a:Person ;
  rdfs:label "Adriana Petronella Verbaant" ;
  a2a:PersonName [
    rdfs:label "Adriana Petronella Verbaant" ;
    a2a:PersonNameFirstName "Adriana Petronella" ;
    a2a:PersonNameLastName "Verbaant"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogeloon" ;
    rdfs:label "Hoogeloon"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "07-05-1911" ;
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "07" ;
    rdfs:label "07-05-1911"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeloon" ;
    rdfs:label "Hoogeloon"
  ] .

oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098016
  a a2a:Person ;
  rdfs:label "Johanna Maria Catharina Kelders" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Catharina Kelders" ;
    a2a:PersonNameFirstName "Johanna Maria Catharina" ;
    a2a:PersonNameLastName "Kelders"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogeloon" ;
    rdfs:label "Hoogeloon"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "09-07-1933" ;
    a2a:Year "1933" ;
    a2a:Month "07" ;
    a2a:Day "09" ;
    rdfs:label "09-07-1933"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeloon" ;
    rdfs:label "Hoogeloon"
  ] .

oa:event_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:LiteralDate "1920" ;
    a2a:Year "1920"
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogeloon" ;
    rdfs:label "Hoogeloon"
  ] .

oa:relationep_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098017 ;
  a2a:EventKeyRef oa:event_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Event1 .

oa:relationep_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098014 ;
  a2a:EventKeyRef oa:event_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Event1 .

oa:relationep_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098015 ;
  a2a:EventKeyRef oa:event_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Event1 .

oa:relationep_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Person583098016 ;
  a2a:EventKeyRef oa:event_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51_Event1 .

oa:source_rhe_54EB2CF3-FA7F-452A-BA86-24201347CE51
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeloon" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoogeloon, Nederland", "1920-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1920" ;
    a2a:Year "1920" ;
    rdfs:label "1920"
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Index Bevolkingsregister Hoogeloon 1920-1935" ;
    a2a:RegistryNumber "1632" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Index Bevolkingsregister Hoogeloon 1920-1935, 1632"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Hoogeloon-10547-1632&minr=8883339&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Hoogeloon-10547-1632&minr=8883339&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10547&file=1632\\00193_V_Hoogeloon_0020_0191.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-11"^^xsd:date ;
  a2a:RecordIdentifier "583098013" ;
  a2a:RecordGUID "{54EB2CF3-FA7F-452A-BA86-24201347CE51}" .

