@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_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD
  a a2a:Record ;
  rdfs:label "Doop op 17 februari 1797 te Groenlo" ;
  a2a:hasPerson oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person1, oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person2, oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person3, oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person4, oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person5, oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person6, oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person7 ;
  a2a:hasEvent oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_0, oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_1, oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_2, oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_3, oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_4, oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_5, oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_6 ;
  a2a:hasSource oa:source_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD .

oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person1
  a a2a:Person ;
  rdfs:label "Gerarda Beckenuijt" ;
  a2a:PersonName [
    rdfs:label "Gerarda Beckenuijt" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Beckenuijt"
  ] .

oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person2
  a a2a:Person ;
  rdfs:label "Joanna Beckenuijt" ;
  a2a:PersonName [
    rdfs:label "Joanna Beckenuijt" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Beckenuijt"
  ] .

oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person3
  a a2a:Person ;
  rdfs:label "Joannes Henricus Beckenuijt Hoffman" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Beckenuijt Hoffman" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNameLastName "Beckenuijt Hoffman"
  ] .

oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person4
  a a2a:Person ;
  rdfs:label "Lambertus Beckenuijt Hoffman" ;
  a2a:PersonName [
    rdfs:label "Lambertus Beckenuijt Hoffman" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Beckenuijt Hoffman"
  ] .

oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person5
  a a2a:Person ;
  rdfs:label "Joannes Wilhelmus Hoffman" ;
  a2a:PersonName [
    rdfs:label "Joannes Wilhelmus Hoffman" ;
    a2a:PersonNameFirstName "Joannes Wilhelmus" ;
    a2a:PersonNameLastName "Hoffman"
  ] .

oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person6
  a a2a:Person ;
  rdfs:label "Joannes Henricus Beckenuijt Hoffman" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus Beckenuijt Hoffman" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNameLastName "Beckenuijt Hoffman"
  ] .

oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person7
  a a2a:Person ;
  rdfs:label "Lambertus Beckenuijt Hoffman" ;
  a2a:PersonName [
    rdfs:label "Lambertus Beckenuijt Hoffman" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Beckenuijt Hoffman"
  ] .

oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1797-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groenlo" ;
    rdfs:label "Groenlo"
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Groenlo" ;
  a2a:EventRemark186_Moeder "Joanna Beckenuijt" .

oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person1 ;
  a2a:EventKeyRef oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1 .

oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person2 ;
  a2a:EventKeyRef oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1 .

oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person3 ;
  a2a:EventKeyRef oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1 .

oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_3
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person4 ;
  a2a:EventKeyRef oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1 .

oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person5 ;
  a2a:EventKeyRef oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1 .

oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person6 ;
  a2a:EventKeyRef oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1 .

oa:relationep_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_6
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Person7 ;
  a2a:EventKeyRef oa:event_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD_Event1 .

oa:source_gld_8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1797-01-01 - 1797-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Groenlo" ;
    a2a:RegistryNumber "797" ;
    a2a:Folio "245" ;
    rdfs:label "Gelders Archief, Groenlo, 797, 245"
  ] ;
  a2a:SourceLastChangeDate "2021-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/8CD6FF30551B4ACDAFB0C2B58DB2DECD" ;
  a2a:RecordGUID "{8CD6FF30-551B-4ACD-AFB0-C2B58DB2DECD}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_797_18_MI.xml van GLD" .

