@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_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163
  a a2a:Record ;
  rdfs:label "Geboorte op 22 april 1922 te Dodewaard" ;
  a2a:hasPerson oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772726, oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772724, oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772725 ;
  a2a:hasEvent oa:event_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_0, oa:relationep_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_1, oa:relationep_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_2 ;
  a2a:hasSource oa:source_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163 .

oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772726
  a a2a:Person ;
  rdfs:label "Albertus Johannis Geurts" ;
  a2a:PersonName [
    rdfs:label "Albertus Johannis Geurts" ;
    a2a:PersonNameFirstName "Albertus Johannis" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772724
  a a2a:Person ;
  rdfs:label "Adolf Geurts" ;
  a2a:PersonName [
    rdfs:label "Adolf Geurts" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "steenfabrieksarbeider" .

oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772725
  a a2a:Person ;
  rdfs:label "Johanna Vondel" ;
  a2a:PersonName [
    rdfs:label "Johanna Vondel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vondel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "22-04-1922" ;
    a2a:Year "1922" ;
    a2a:Month "04" ;
    a2a:Day "22" ;
    rdfs:label "1922-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dodewaard" ;
    rdfs:label "Dodewaard"
  ] .

oa:relationep_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772726 ;
  a2a:EventKeyRef oa:event_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Event1 .

oa:relationep_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772724 ;
  a2a:EventKeyRef oa:event_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Event1 .

oa:relationep_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Person3433772725 ;
  a2a:EventKeyRef oa:event_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163_Event1 .

oa:source_gld_A4F0DC2B-080F-42AE-ADE5-6815EB636163
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dodewaard" ;
    a2a:Country "Nederland" ;
    rdfs:label "Dodewaard, Nederland", "1922-04-24 - 1922-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-04-1922" ;
    a2a:Year "1922" ;
    a2a:Month "04" ;
    a2a:Day "24" ;
    rdfs:label "24-04-1922"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Dodewaard, Geboorteregister" ;
    a2a:Book "Dodewaard, Geboorteregister" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "11578.10" ;
    rdfs:label "Gelders Archief, Arnhem, Dodewaard, Geboorteregister, Dodewaard, Geboorteregister, 27, 11578.10"
  ] ;
  a2a:SourceLastChangeDate "2023-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/A4F0DC2B080F42AEADE56815EB636163" ;
  a2a:RecordIdentifier "3433772723" ;
  a2a:RecordGUID "{A4F0DC2B-080F-42AE-ADE5-6815EB636163}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/88B94F9653604986BEDDB9F309FAC561" .

