@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_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD
  a a2a:Record ;
  rdfs:label "Doop op 17 november 1748" ;
  a2a:hasPerson oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person1, oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person2, oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person3, oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person4, oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person5, oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person6, oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person7, oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person8 ;
  a2a:hasEvent oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_0, oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_1, oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_2, oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_3, oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_4, oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_5, oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_6, oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_7 ;
  a2a:hasSource oa:source_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD .

oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person1
  a a2a:Person ;
  rdfs:label "Niesje Elbertsen" ;
  a2a:PersonName [
    rdfs:label "Niesje Elbertsen" ;
    a2a:PersonNameFirstName "Niesje" ;
    a2a:PersonNameLastName "Elbertsen"
  ] .

oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person2
  a a2a:Person ;
  rdfs:label "Gijsbertje Stevens" ;
  a2a:PersonName [
    rdfs:label "Gijsbertje Stevens" ;
    a2a:PersonNameFirstName "Gijsbertje" ;
    a2a:PersonNameLastName "Stevens"
  ] .

oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person3
  a a2a:Person ;
  rdfs:label "Geertje Albertse" ;
  a2a:PersonName [
    rdfs:label "Geertje Albertse" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Albertse"
  ] .

oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person4
  a a2a:Person ;
  rdfs:label "Herber Albertse" ;
  a2a:PersonName [
    rdfs:label "Herber Albertse" ;
    a2a:PersonNameFirstName "Herber" ;
    a2a:PersonNameLastName "Albertse"
  ] .

oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person5
  a a2a:Person ;
  rdfs:label "Geertje Herberse" ;
  a2a:PersonName [
    rdfs:label "Geertje Herberse" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Herberse"
  ] .

oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person6
  a a2a:Person ;
  rdfs:label "Jannetje Jans" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jans" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Jans"
  ] .

oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person7
  a a2a:Person ;
  rdfs:label "Elbert Jansen" ;
  a2a:PersonName [
    rdfs:label "Elbert Jansen" ;
    a2a:PersonNameFirstName "Elbert" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person8
  a a2a:Person ;
  rdfs:label "Niesje Jansen" ;
  a2a:PersonName [
    rdfs:label "Niesje Jansen" ;
    a2a:PersonNameFirstName "Niesje" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1748-11-17"^^xsd:date
  ] ;
  a2a:EventRemark29_Kerkelijke_gemeente "Barneveld" ;
  a2a:EventRemark186_Moeder """Gijsbertje Stevens
Jannetje Jans""" .

oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person1 ;
  a2a:EventKeyRef oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 .

oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person2 ;
  a2a:EventKeyRef oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 .

oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person3 ;
  a2a:EventKeyRef oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 .

oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person4 ;
  a2a:EventKeyRef oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 .

oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_4
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person5 ;
  a2a:EventKeyRef oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 .

oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person6 ;
  a2a:EventKeyRef oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 .

oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_6
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person7 ;
  a2a:EventKeyRef oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 .

oa:relationep_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_7
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Person8 ;
  a2a:EventKeyRef oa:event_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD_Event1 .

oa:source_gld_8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1748-01-01 - 1748-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Barneveld" ;
    a2a:RegistryNumber "187" ;
    a2a:Folio "42" ;
    rdfs:label "Gelders Archief, Barneveld, 187, 42"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/8AC9C2C2CC6A4CB5A7FDE1BC90DFB6AD" ;
  a2a:RecordGUID "{8AC9C2C2-CC6A-4CB5-A7FD-E1BC90DFB6AD}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_187_54_MI.xml van GLD" .

