@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_CD9D96D2-2DF4-4635-AFD0-7594DF270D12
  a a2a:Record ;
  rdfs:label "Registratie in 1929 te Eindhoven" ;
  a2a:hasPerson oa:person_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12_Person739495142 ;
  a2a:hasEvent oa:event_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12_0 ;
  a2a:hasSource oa:source_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12 .

oa:person_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12_Person739495142
  a a2a:Person ;
  rdfs:label "Petrus Cornelis Theodorus Faas" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelis Theodorus Faas" ;
    a2a:PersonNameFirstName "Petrus Cornelis Theodorus" ;
    a2a:PersonNameLastName "Faas"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "22-01-1906" ;
    a2a:Year "1906" ;
    a2a:Month "01" ;
    a2a:Day "22" ;
    rdfs:label "22-01-1906"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:event_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:LiteralDate "1929" ;
    a2a:Year "1929"
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12_Person739495142 ;
  a2a:EventKeyRef oa:event_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12_Event1 .

oa:source_rhe_CD9D96D2-2DF4-4635-AFD0-7594DF270D12
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eindhoven, Nederland", "1929-01-01 - 1929-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1929" ;
    a2a:Year "1929" ;
    rdfs:label "1929"
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Index Bevolkingsregister Eindhoven 1929-1938" ;
    a2a:RegistryNumber "7337" ;
    a2a:Folio "10819" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Index Bevolkingsregister Eindhoven 1929-1938, 7337, 10819"
  ] ;
  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-7337&minr=9830891&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Eindhoven-10491-7337&minr=9830891&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10491&file=7337\\21661_V_Eindhoven_7337_010819_A.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Eindhoven-10491-7337&minr=9830891&miview=ldt" ;
  a2a:RecordIdentifier "739495141" ;
  a2a:RecordGUID "{CD9D96D2-2DF4-4635-AFD0-7594DF270D12}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-EhvRHCE_BR-Eindhoven-10491-7337_54_A2A.xml van RHE" .

[] a2a:PersonRemarkOpmerking "Volgnummer: 1" .
