@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_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941
  a a2a:Record ;
  rdfs:label "Doop op 25 januari 1715" ;
  a2a:hasPerson oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016272, oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016273, oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016274 ;
  a2a:hasEvent oa:event_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_0, oa:relationep_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_1, oa:relationep_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_2 ;
  a2a:hasSource oa:source_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941 .

oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016272
  a a2a:Person ;
  rdfs:label "Henricus Nicolaus Hinghst" ;
  a2a:PersonName [
    rdfs:label "Henricus Nicolaus Hinghst" ;
    a2a:PersonNameFirstName "Henricus Nicolaus" ;
    a2a:PersonNameLastName "Hinghst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016273
  a a2a:Person ;
  rdfs:label "Dominicus Hinghst" ;
  a2a:PersonName [
    rdfs:label "Dominicus Hinghst" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Hinghst"
  ] ;
  a2a:Gender "Man" .

oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016274
  a a2a:Person ;
  rdfs:label "Agnes Maria Oosters" ;
  a2a:PersonName [
    rdfs:label "Agnes Maria Oosters" ;
    a2a:PersonNameFirstName "Agnes Maria" ;
    a2a:PersonNameLastName "Oosters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "01" ;
    a2a:Day "25" ;
    rdfs:label "1715-01-25"^^xsd:date
  ] ;
  a2a:EventRemarkGetuigen "Philippus Hinghst, Henderina Oosters. Geboren 25-1 om ± 6.00." .

oa:relationep_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016272 ;
  a2a:EventKeyRef oa:event_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_Event1 .

oa:relationep_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016273 ;
  a2a:EventKeyRef oa:event_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_Event1 .

oa:relationep_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_18016274 ;
  a2a:EventKeyRef oa:event_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941_Event1 .

oa:source_ran_4F3B8CED-2ACF-4B53-972D-2F1B99D4C941
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1715-01-25 - 1715-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "01" ;
    a2a:Day "25" ;
    rdfs:label "1715-01-25"^^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 "1209" ;
    a2a:Folio "52" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Retroacta van de Burgerlijke Stand Nijmegen (RBS), 1209, 52"
  ] ;
  a2a:SourceLastChangeDate "2017-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/15384019" ;
  a2a:RecordIdentifier "15384019" ;
  a2a:RecordGUID "{4F3B8CED-2ACF-4B53-972D-2F1B99D4C941}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_283_doop_00000283.xml van RAN" .

