@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_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1911 te Herwen en Aerdt" ;
  a2a:hasPerson oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812312, oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812313, oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812314 ;
  a2a:hasEvent oa:event_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_0, oa:relationep_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_1, oa:relationep_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_2 ;
  a2a:hasSource oa:source_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE .

oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812312
  a a2a:Person ;
  rdfs:label "Theodora Maria Mom" ;
  a2a:PersonName [
    rdfs:label "Theodora Maria Mom" ;
    a2a:PersonNameFirstName "Theodora Maria" ;
    a2a:PersonNameLastName "Mom"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812313
  a a2a:Person ;
  rdfs:label "Johannes Mom" ;
  a2a:PersonName [
    rdfs:label "Johannes Mom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Mom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "-grondwerker" .

oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812314
  a a2a:Person ;
  rdfs:label "Elisabeth Neuhs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Neuhs" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Neuhs"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-03-1911" ;
    a2a:Year "1911" ;
    a2a:Month "03" ;
    a2a:Day "13" ;
    rdfs:label "1911-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herwen en Aerdt" ;
    rdfs:label "Herwen en Aerdt"
  ] .

oa:relationep_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812312 ;
  a2a:EventKeyRef oa:event_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Event1 .

oa:relationep_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812313 ;
  a2a:EventKeyRef oa:event_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Event1 .

oa:relationep_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Person3002812314 ;
  a2a:EventKeyRef oa:event_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE_Event1 .

oa:source_gld_AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Herwen en Aerdt" ;
    a2a:Country "Nederland" ;
    rdfs:label "Herwen en Aerdt, Nederland", "1911-03-14 - 1911-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-03-1911" ;
    a2a:Year "1911" ;
    a2a:Month "03" ;
    a2a:Day "14" ;
    rdfs:label "14-03-1911"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Herwen en Aerdt, Geboorteregister" ;
    a2a:Book "Herwen en Aerdt, Geboorteregister" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "11081.09" ;
    rdfs:label "Gelders Archief, Arnhem, Herwen en Aerdt, Geboorteregister, Herwen en Aerdt, Geboorteregister, 34, 11081.09"
  ] ;
  a2a:SourceLastChangeDate "2022-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/AD9461ADA0D241A6BAFFF2B726CF6ADE" ;
  a2a:RecordIdentifier "3002812311" ;
  a2a:RecordGUID "{AD9461AD-A0D2-41A6-BAFF-F2B726CF6ADE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C2E533FEAF1147A09ACBACC91B4CF756" .

