@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_FB225C35-73D0-4170-8564-2C3A9AC1CD07
  a a2a:Record ;
  rdfs:label "Doop op 10 juni 1625" ;
  a2a:hasPerson oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578177, oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578178, oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578179 ;
  a2a:hasEvent oa:event_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_0, oa:relationep_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_1, oa:relationep_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_2 ;
  a2a:hasSource oa:source_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07 .

oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578177
  a a2a:Person ;
  rdfs:label "Claes Claess" ;
  a2a:PersonName [
    rdfs:label "Claes Claess" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Claess"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578178
  a a2a:Person ;
  rdfs:label "Joost Claess" ;
  a2a:PersonName [
    rdfs:label "Joost Claess" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Claess"
  ] ;
  a2a:Gender "Man" .

oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578179
  a a2a:Person ;
  rdfs:label "Dercksgen Janss" ;
  a2a:PersonName [
    rdfs:label "Dercksgen Janss" ;
    a2a:PersonNameFirstName "Dercksgen" ;
    a2a:PersonNameLastName "Janss"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1625" ;
    a2a:Month "06" ;
    a2a:Day "10" ;
    rdfs:label "1625-06-10"^^xsd:date
  ] ;
  a2a:EventRemarkGetuigen "Dirck Nijdecken, Melgert Martens, Hermken Hendricx" .

oa:relationep_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578177 ;
  a2a:EventKeyRef oa:event_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_Event1 .

oa:relationep_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578178 ;
  a2a:EventKeyRef oa:event_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_Event1 .

oa:relationep_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_18578179 ;
  a2a:EventKeyRef oa:event_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07_Event1 .

oa:source_ran_FB225C35-73D0-4170-8564-2C3A9AC1CD07
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1625-06-10 - 1625-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1625-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1625-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1625" ;
    a2a:Month "06" ;
    a2a:Day "10" ;
    rdfs:label "1625-06-10"^^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 "1164" ;
    a2a:Folio "242" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Retroacta van de Burgerlijke Stand Nijmegen (RBS), 1164, 242"
  ] ;
  a2a:SourceLastChangeDate "2017-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/15945924" ;
  a2a:RecordIdentifier "15945924" ;
  a2a:RecordGUID "{FB225C35-73D0-4170-8564-2C3A9AC1CD07}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_716_doop_00000716.xml van RAN" .

