@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_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1887)" ;
  a2a:hasPerson oa:person_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e_Person1 ;
  a2a:hasEvent oa:event_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e_Event1 ;
  a2a:hasRelationEP oa:relationep_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e_0 ;
  a2a:hasSource oa:source_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e .

oa:person_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e_Person1
  a a2a:Person ;
  rdfs:label "Aalbert Tunnisen" ;
  a2a:PersonName [
    rdfs:label "Aalbert Tunnisen" ;
    a2a:PersonNameFirstName "Aalbert" ;
    a2a:PersonNameLastName "Tunnisen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Religion "Rooms Katholiek" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1856-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appeltern" ;
    rdfs:label "Appeltern"
  ] ;
  a2a:Profession "spoorarbeider" ;
  a2a:MaritalStatus "Gehuwd" .

oa:event_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Houten" ;
    rdfs:label "Houten"
  ] ;
  a2a:EventRemark03_Ingekomen_van "wijk O, blz 134" ;
  a2a:EventRemark01_Huis "H163, H177, H85inw Vlierweg, h122 Loerikscheweg" .

oa:relationep_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e_Person1 ;
  a2a:EventKeyRef oa:event_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e_Event1 .

oa:source_zou_d4ece0bd-87b7-a234-77c4-afef7dfb768e
  a a2a:Source ;
  rdfs:label "RHC Zuidoost Utrecht, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Houten" ;
    rdfs:label "Houten", "1880-01-01 - 1887-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "RHC Zuidoost Utrecht" ;
    a2a:Place "Wijk bij Duurstede" ;
    a2a:Collection "Bevolkingsregisters Houten, wijk H (1880-1887)" ;
    a2a:RegistryNumber "810-811" ;
    a2a:Folio "357" ;
    rdfs:label "RHC Zuidoost Utrecht, Wijk bij Duurstede, Bevolkingsregisters Houten, wijk H (1880-1887), 810-811, 357"
  ] ;
  a2a:SourceLastChangeDate "2018-04-11"^^xsd:date ;
  a2a:RecordGUID "{d4ece0bd-87b7-a234-77c4-afef7dfb768e}" ;
  a2a:SourceRemarkProvenance "NT00109_810-811.xlsx | csv2a2a" .

[]
  a2a:PersonRemarkHoedanigheid "hoofd" ;
  a2a:PersonRemarkdeat_date "1924-02-11" .

