@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_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC
  a a2a:Record ;
  rdfs:label "Geboorte op 15 maart 1863 te Amersfoort, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494423, oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494424, oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494425 ;
  a2a:hasEvent oa:event_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_0, oa:relationep_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_1, oa:relationep_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_2 ;
  a2a:hasSource oa:source_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/4DEC6BDF0B1348EB9C1FFEABF9FCCEEC> .

oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494423
  a a2a:Person ;
  rdfs:label "Willem Birkhoff" ;
  a2a:PersonName [
    rdfs:label "Willem Birkhoff" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Birkhoff"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "15-03-1863" ;
    a2a:Year "1863" ;
    a2a:Month "03" ;
    a2a:Day "15" ;
    rdfs:label "15-03-1863"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494424
  a a2a:Person ;
  rdfs:label "Rijk Birkhoff" ;
  a2a:PersonName [
    rdfs:label "Rijk Birkhoff" ;
    a2a:PersonNameFirstName "Rijk" ;
    a2a:PersonNameLastName "Birkhoff"
  ] .

oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494425
  a a2a:Person ;
  rdfs:label "Everarda Geertruida Jagtenberg" ;
  a2a:PersonName [
    rdfs:label "Everarda Geertruida Jagtenberg" ;
    a2a:PersonNameFirstName "Everarda Geertruida" ;
    a2a:PersonNameLastName "Jagtenberg"
  ] .

oa:event_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "15-03-1863" ;
    a2a:Year "1863" ;
    a2a:Month "03" ;
    a2a:Day "15" ;
    rdfs:label "1863-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Amersfoort" ;
    rdfs:label "Utrecht, Amersfoort"
  ] .

oa:relationep_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494423 ;
  a2a:EventKeyRef oa:event_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Event1 .

oa:relationep_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494424 ;
  a2a:EventKeyRef oa:event_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Event1 .

oa:relationep_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Person3966494425 ;
  a2a:EventKeyRef oa:event_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC_Event1 .

oa:source_hua_4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Amersfoort" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Amersfoort, Utrecht, Nederland", "1863-03-16 - 1863-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-03-1863" ;
    a2a:Year "1863" ;
    a2a:Month "03" ;
    a2a:Day "16" ;
    rdfs:label "16-03-1863"
  ] ;
  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 "Amersfoort 1863" ;
    a2a:DocumentNumber "118" ;
    a2a:RegistryNumber "540-03" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Burgerlijke Stand van de gemeenten in de provincie Utrecht 1811-1902, Amersfoort 1863, 118, 540-03"
  ] ;
  a2a:SourceLastChangeDate "2024-12-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/4DEC6BDF0B1348EB9C1FFEABF9FCCEEC" ;
  a2a:RecordIdentifier "3966494422" ;
  a2a:RecordGUID "{4DEC6BDF-0B13-48EB-9C1F-FEABF9FCCEEC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BF030864642E0534701000A17FD" .

