@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 schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hua_92709DF9-180F-4FA6-B375-552BDF671AD0
  a a2a:Record ;
  rdfs:label "Geboorte op 31 december 1884 te Utrecht, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567140, oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567141, oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567142 ;
  a2a:hasEvent oa:event_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_0, oa:relationep_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_1, oa:relationep_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_2 ;
  a2a:hasSource oa:source_hua_92709DF9-180F-4FA6-B375-552BDF671AD0 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/92709DF9180F4FA6B375552BDF671AD0> .

oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567140
  a a2a:Person ;
  rdfs:label "Abraham Adriaan Jacobus Haman" ;
  a2a:PersonName [
    rdfs:label "Abraham Adriaan Jacobus Haman" ;
    a2a:PersonNameFirstName "Abraham Adriaan Jacobus" ;
    a2a:PersonNameLastName "Haman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "31-12-1884" ;
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1884"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567141
  a a2a:Person ;
  rdfs:label "Kornelis Henricus Haman" ;
  a2a:PersonName [
    rdfs:label "Kornelis Henricus Haman" ;
    a2a:PersonNameFirstName "Kornelis Henricus" ;
    a2a:PersonNameLastName "Haman"
  ] .

oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567142
  a a2a:Person ;
  rdfs:label "Cornelia de Roij" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Roij" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] .

oa:event_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1884-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht, Utrecht"
  ] .

oa:relationep_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567140 ;
  a2a:EventKeyRef oa:event_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Event1 .

oa:relationep_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567141 ;
  a2a:EventKeyRef oa:event_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Event1 .

oa:relationep_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Person3529567142 ;
  a2a:EventKeyRef oa:event_hua_92709DF9-180F-4FA6-B375-552BDF671AD0_Event1 .

oa:source_hua_92709DF9-180F-4FA6-B375-552BDF671AD0
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1884-12-31 - 1884-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1884" ;
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1884"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902" ;
    a2a:Book "Utrecht 1884" ;
    a2a:DocumentNumber "2783" ;
    a2a:RegistryNumber "129-04" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Utrecht 1884, 2783, 129-04"
  ] ;
  a2a:SourceLastChangeDate "2025-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/92709DF9180F4FA6B375552BDF671AD0" ;
  a2a:RecordIdentifier "3529567139" ;
  a2a:RecordGUID "{92709DF9-180F-4FA6-B375-552BDF671AD0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5C2D80DC4642E0534701000A17FD" .

