@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_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5
  a a2a:Record ;
  rdfs:label "Doop op 27 mei 1746" ;
  a2a:hasPerson oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939435, oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939436, oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939437 ;
  a2a:hasEvent oa:event_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_0, oa:relationep_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_1, oa:relationep_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_2 ;
  a2a:hasSource oa:source_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5 .

oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939435
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Smid" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Smid" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939436
  a a2a:Person ;
  rdfs:label "Hinrich Georg Smid" ;
  a2a:PersonName [
    rdfs:label "Hinrich Georg Smid" ;
    a2a:PersonNameFirstName "Hinrich Georg" ;
    a2a:PersonNameLastName "Smid"
  ] ;
  a2a:Gender "Man" .

oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939437
  a a2a:Person ;
  rdfs:label "Catharina Dorothea Hansing" ;
  a2a:PersonName [
    rdfs:label "Catharina Dorothea Hansing" ;
    a2a:PersonNameFirstName "Catharina Dorothea" ;
    a2a:PersonNameLastName "Hansing"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "05" ;
    a2a:Day "27" ;
    rdfs:label "1746-05-27"^^xsd:date
  ] ;
  a2a:EventRemarkGetuigen "Andreas Banging, Algen Hansing" .

oa:relationep_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939435 ;
  a2a:EventKeyRef oa:event_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_Event1 .

oa:relationep_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939436 ;
  a2a:EventKeyRef oa:event_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_Event1 .

oa:relationep_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_17939437 ;
  a2a:EventKeyRef oa:event_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5_Event1 .

oa:source_ran_61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1746-05-27 - 1746-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "05" ;
    a2a:Day "27" ;
    rdfs:label "1746-05-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Retroacta van de Burgerlijke Stand Nijmegen (RBS)" ;
    a2a:RegistryNumber "1204" ;
    a2a:Folio "067v" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Retroacta van de Burgerlijke Stand Nijmegen (RBS), 1204, 067v"
  ] ;
  a2a:SourceLastChangeDate "2017-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/15307182" ;
  a2a:RecordIdentifier "15307182" ;
  a2a:RecordGUID "{61CB8028-BBC7-49B5-8FBA-CD6B6324DBB5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_155_doop_00000155.xml van RAN" .

