@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gld_3100BABF-DB45-4084-A592-86B8C3962939
  a a2a:Record ;
  rdfs:label "Geboorte op 13 augustus 1816 te Nijmegen" ;
  a2a:hasPerson oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609501, oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609499, oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609500 ;
  a2a:hasEvent oa:event_gld_3100BABF-DB45-4084-A592-86B8C3962939_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_3100BABF-DB45-4084-A592-86B8C3962939_0, oa:relationep_gld_3100BABF-DB45-4084-A592-86B8C3962939_1, oa:relationep_gld_3100BABF-DB45-4084-A592-86B8C3962939_2 ;
  a2a:hasSource oa:source_gld_3100BABF-DB45-4084-A592-86B8C3962939 .

oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609501
  a a2a:Person ;
  rdfs:label "Bernardus Jacobus Wegh" ;
  owl:sameAs oa:person_gld_D5BAE6EB-0CAE-4F28-A85B-221760D7D4E3_Person3030350149, oa:person_gld_E158CCAB-C607-401E-9CC6-5251477DB873_Person3030310084 ;
  a2a:PersonName [
    rdfs:label "Bernardus Jacobus Wegh" ;
    a2a:PersonNameFirstName "Bernardus Jacobus" ;
    a2a:PersonNameLastName "Wegh"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "-" .

oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609499
  a a2a:Person ;
  rdfs:label "Jacobus Wegh" ;
  owl:sameAs oa:person_gld_D5BAE6EB-0CAE-4F28-A85B-221760D7D4E3_Person3030350150, oa:person_gld_E158CCAB-C607-401E-9CC6-5251477DB873_Person3030310085 ;
  a2a:PersonName [
    rdfs:label "Jacobus Wegh" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Wegh"
  ] ;
  a2a:Profession "-kuiper" .

oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609500
  a a2a:Person ;
  rdfs:label "Johanna van Witten" ;
  owl:sameAs oa:person_gld_D5BAE6EB-0CAE-4F28-A85B-221760D7D4E3_Person3030350151, oa:person_gld_E158CCAB-C607-401E-9CC6-5251477DB873_Person3030310086 ;
  a2a:PersonName [
    rdfs:label "Johanna van Witten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Witten"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_3100BABF-DB45-4084-A592-86B8C3962939_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-08-1816" ;
    a2a:Year "1816" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "1816-08-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:relationep_gld_3100BABF-DB45-4084-A592-86B8C3962939_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609501 ;
  a2a:EventKeyRef oa:event_gld_3100BABF-DB45-4084-A592-86B8C3962939_Event1 .

oa:relationep_gld_3100BABF-DB45-4084-A592-86B8C3962939_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609499 ;
  a2a:EventKeyRef oa:event_gld_3100BABF-DB45-4084-A592-86B8C3962939_Event1 .

oa:relationep_gld_3100BABF-DB45-4084-A592-86B8C3962939_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_3100BABF-DB45-4084-A592-86B8C3962939_Person3046609500 ;
  a2a:EventKeyRef oa:event_gld_3100BABF-DB45-4084-A592-86B8C3962939_Event1 .

oa:source_gld_3100BABF-DB45-4084-A592-86B8C3962939
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Nijmegen, Nederland", "1816-08-13 - 1816-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-08-1816" ;
    a2a:Year "1816" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "13-08-1816"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Nijmegen, Geboorteregister" ;
    a2a:DocumentNumber "289" ;
    a2a:RegistryNumber "992.02" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Nijmegen, Geboorteregister, 289, 992.02"
  ] ;
  a2a:SourceLastChangeDate "2025-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/3100BABFDB454084A59286B8C3962939" ;
  a2a:RecordIdentifier "3046609498" ;
  a2a:RecordGUID "{3100BABF-DB45-4084-A592-86B8C3962939}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D01AED32CBE54584BBA355732FE47BAB" .

