@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_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48
  a a2a:Record ;
  rdfs:label "Geboorte op 6 februari 1899 te Druten" ;
  a2a:hasPerson oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165136, oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165137, oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165138 ;
  a2a:hasEvent oa:event_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_0, oa:relationep_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_1, oa:relationep_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_2 ;
  a2a:hasSource oa:source_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48 .

oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165136
  a a2a:Person ;
  rdfs:label "Wilhelmus Peperkamp" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Peperkamp" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Peperkamp"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165137
  a a2a:Person ;
  rdfs:label "Jacobus Peperkamp" ;
  a2a:PersonName [
    rdfs:label "Jacobus Peperkamp" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Peperkamp"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165138
  a a2a:Person ;
  rdfs:label "Adriana Megens" ;
  a2a:PersonName [
    rdfs:label "Adriana Megens" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Megens"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "06-02-1899" ;
    a2a:Year "1899" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "1899-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Druten" ;
    rdfs:label "Druten"
  ] .

oa:relationep_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165136 ;
  a2a:EventKeyRef oa:event_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Event1 .

oa:relationep_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165137 ;
  a2a:EventKeyRef oa:event_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Event1 .

oa:relationep_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Person3044165138 ;
  a2a:EventKeyRef oa:event_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48_Event1 .

oa:source_gld_4D2AF665-5BAE-4F89-8B02-B4D641CD3F48
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Druten" ;
    a2a:Country "Nederland" ;
    rdfs:label "Druten, Nederland", "1899-02-08 - 1899-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-02-1899" ;
    a2a:Year "1899" ;
    a2a:Month "02" ;
    a2a:Day "08" ;
    rdfs:label "08-02-1899"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen" ;
    a2a:Book "Druten, Geboorteregister" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "5423.05" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen, Druten, Geboorteregister, 15, 5423.05"
  ] ;
  a2a:SourceLastChangeDate "2022-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/4D2AF6655BAE4F898B02B4D641CD3F48" ;
  a2a:RecordIdentifier "3044165135" ;
  a2a:RecordGUID "{4D2AF665-5BAE-4F89-8B02-B4D641CD3F48}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9D3DC9FA24DE454BA213709CEDED36B0" .

