@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_1B939046-9DF1-426F-9DAF-DEE9BC7D8648
  a a2a:Record ;
  rdfs:label "Geboorte op 30 juli 1919 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062754, oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062752, oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062753 ;
  a2a:hasEvent oa:event_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_0, oa:relationep_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_1, oa:relationep_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_2 ;
  a2a:hasSource oa:source_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648 .

oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062754
  a a2a:Person ;
  rdfs:label "Christina Christ" ;
  a2a:PersonName [
    rdfs:label "Christina Christ" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Christ"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062752
  a a2a:Person ;
  rdfs:label "Gerardus Christ" ;
  a2a:PersonName [
    rdfs:label "Gerardus Christ" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Christ"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "koperbankwerker" .

oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062753
  a a2a:Person ;
  rdfs:label "Anna Maria Velthuijsen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Velthuijsen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Velthuijsen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "30-07-1919" ;
    a2a:Year "1919" ;
    a2a:Month "07" ;
    a2a:Day "30" ;
    rdfs:label "1919-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062754 ;
  a2a:EventKeyRef oa:event_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Event1 .

oa:relationep_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062752 ;
  a2a:EventKeyRef oa:event_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Event1 .

oa:relationep_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Person3433062753 ;
  a2a:EventKeyRef oa:event_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648_Event1 .

oa:source_gld_1B939046-9DF1-426F-9DAF-DEE9BC7D8648
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1919-07-31 - 1919-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-07-1919" ;
    a2a:Year "1919" ;
    a2a:Month "07" ;
    a2a:Day "31" ;
    rdfs:label "31-07-1919"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Nijmegen, Geboorteregister" ;
    a2a:Book "Nijmegen, Geboorteregister" ;
    a2a:DocumentNumber "754" ;
    a2a:RegistryNumber "11651.01" ;
    rdfs:label "Gelders Archief, Arnhem, Nijmegen, Geboorteregister, Nijmegen, Geboorteregister, 754, 11651.01"
  ] ;
  a2a:SourceLastChangeDate "2023-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/1B9390469DF1426F9DAFDEE9BC7D8648" ;
  a2a:RecordIdentifier "3433062751" ;
  a2a:RecordGUID "{1B939046-9DF1-426F-9DAF-DEE9BC7D8648}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/711C1AA1BD674946934B6DF91E2E4A20" .

