@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_FD209FDD-69F4-48AF-9DCC-F686643ADC8F
  a a2a:Record ;
  rdfs:label "Registratie in 1921 te Eindhoven" ;
  a2a:hasPerson oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964539, oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964537, oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964538 ;
  a2a:hasEvent oa:event_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_0, oa:relationep_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_1, oa:relationep_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_2 ;
  a2a:hasSource oa:source_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F .

oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964539
  a a2a:Person ;
  rdfs:label "Hubertus Franciscus Cornelis Loots" ;
  a2a:PersonName [
    rdfs:label "Hubertus Franciscus Cornelis Loots" ;
    a2a:PersonNameFirstName "Hubertus Franciscus Cornelis" ;
    a2a:PersonNameLastName "Loots"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "29-11-1930" ;
    a2a:Year "1930" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "29-11-1930"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964537
  a a2a:Person ;
  rdfs:label "Martinus Cornelis Loots" ;
  a2a:PersonName [
    rdfs:label "Martinus Cornelis Loots" ;
    a2a:PersonNameFirstName "Martinus Cornelis" ;
    a2a:PersonNameLastName "Loots"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "24-05-1908" ;
    a2a:Year "1908" ;
    a2a:Month "05" ;
    a2a:Day "24" ;
    rdfs:label "24-05-1908"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stratum" ;
    rdfs:label "Stratum"
  ] .

oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964538
  a a2a:Person ;
  rdfs:label "Joanna Maria Elisabeth Hufkens" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Elisabeth Hufkens" ;
    a2a:PersonNameFirstName "Joanna Maria Elisabeth" ;
    a2a:PersonNameLastName "Hufkens"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "11-10-1910" ;
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "11-10-1910"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] .

oa:event_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:LiteralDate "1921" ;
    a2a:Year "1921"
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964539 ;
  a2a:EventKeyRef oa:event_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Event1 .

oa:relationep_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964537 ;
  a2a:EventKeyRef oa:event_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Event1 .

oa:relationep_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Person791964538 ;
  a2a:EventKeyRef oa:event_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F_Event1 .

oa:source_rhe_FD209FDD-69F4-48AF-9DCC-F686643ADC8F
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eindhoven, Nederland", "1921-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1921" ;
    a2a:Year "1921" ;
    rdfs:label "1921"
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Index Bevolkingsregister Eindhoven 1921-1938" ;
    a2a:RegistryNumber "7229" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Index Bevolkingsregister Eindhoven 1921-1938, 7229"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Eindhoven-10491-7229&minr=9708544&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Eindhoven-10491-7229&minr=9708544&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10491&file=7229\\00240_V_Eindhoven_0042-085_18154.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-12"^^xsd:date ;
  a2a:RecordIdentifier "791964536" ;
  a2a:RecordGUID "{FD209FDD-69F4-48AF-9DCC-F686643ADC8F}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-EhvRHCE_BR-Eindhoven-10491-7229_54_A2A.xml van RHE" .

