@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_33087971-059D-48C3-92C2-43437948A3F2
  a a2a:Record ;
  rdfs:label "Doop op 14 maart 1721" ;
  a2a:hasPerson oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person1, oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person2, oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person3 ;
  a2a:hasEvent oa:event_gld_33087971-059D-48C3-92C2-43437948A3F2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_33087971-059D-48C3-92C2-43437948A3F2_0, oa:relationep_gld_33087971-059D-48C3-92C2-43437948A3F2_1, oa:relationep_gld_33087971-059D-48C3-92C2-43437948A3F2_2 ;
  a2a:hasSource oa:source_gld_33087971-059D-48C3-92C2-43437948A3F2 .

oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person1
  a a2a:Person ;
  rdfs:label "H. van Moetsfeldt" ;
  a2a:PersonName [
    rdfs:label "H. van Moetsfeldt" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNameLastName "van Moetsfeldt"
  ] .

oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person2
  a a2a:Person ;
  rdfs:label "J.P. Schichard" ;
  a2a:PersonName [
    rdfs:label "J.P. Schichard" ;
    a2a:PersonNameFirstName "J.P." ;
    a2a:PersonNameLastName "Schichard"
  ] .

oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person3
  a a2a:Person ;
  rdfs:label "Johan Balthasar Philip Harmen Schichard" ;
  a2a:PersonName [
    rdfs:label "Johan Balthasar Philip Harmen Schichard" ;
    a2a:PersonNameFirstName "Johan Balthasar Philip Harmen" ;
    a2a:PersonNameLastName "Schichard"
  ] .

oa:event_gld_33087971-059D-48C3-92C2-43437948A3F2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1721-03-14"^^xsd:date
  ] ;
  a2a:EventRemark30_Kerkelijke_gezindte "Nederduits Gereformeerd" ;
  a2a:EventRemark29_Kerkelijke_gemeente "Terborg" .

oa:relationep_gld_33087971-059D-48C3-92C2-43437948A3F2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person1 ;
  a2a:EventKeyRef oa:event_gld_33087971-059D-48C3-92C2-43437948A3F2_Event1 .

oa:relationep_gld_33087971-059D-48C3-92C2-43437948A3F2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person2 ;
  a2a:EventKeyRef oa:event_gld_33087971-059D-48C3-92C2-43437948A3F2_Event1 .

oa:relationep_gld_33087971-059D-48C3-92C2-43437948A3F2_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_gld_33087971-059D-48C3-92C2-43437948A3F2_Person3 ;
  a2a:EventKeyRef oa:event_gld_33087971-059D-48C3-92C2-43437948A3F2_Event1 .

oa:source_gld_33087971-059D-48C3-92C2-43437948A3F2
  a a2a:Source ;
  rdfs:label "Gelders Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1721-01-01 - 1721-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Terborg" ;
    a2a:RegistryNumber "1764.5" ;
    a2a:Folio "36" ;
    rdfs:label "Gelders Archief, Terborg, 1764.5, 36"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/33087971059D48C392C243437948A3F2" ;
  a2a:RecordGUID "{33087971-059D-48C3-92C2-43437948A3F2}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_17645_54_MI.xml van GLD" .

