@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_688C11CD-66E2-4D02-B8BA-0BA56439520C
  a a2a:Record ;
  rdfs:label "Doop op 25 juni 1730" ;
  a2a:hasPerson oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652816, oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652820, oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652824 ;
  a2a:hasEvent oa:event_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_0, oa:relationep_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_1, oa:relationep_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2 ;
  a2a:hasSource oa:source_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C .

oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652816
  a a2a:Person ;
  rdfs:label "Tomas Labee" ;
  a2a:PersonName [
    rdfs:label "Tomas Labee" ;
    a2a:PersonNameFirstName "Tomas" ;
    a2a:PersonNameLastName "Labee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652820
  a a2a:Person ;
  rdfs:label "Huijbert Labee" ;
  a2a:PersonName [
    rdfs:label "Huijbert Labee" ;
    a2a:PersonNameFirstName "Huijbert" ;
    a2a:PersonNameLastName "Labee"
  ] ;
  a2a:Gender "Man" .

oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652824
  a a2a:Person ;
  rdfs:label "Anna Margriet Bakkers" ;
  a2a:PersonName [
    rdfs:label "Anna Margriet Bakkers" ;
    a2a:PersonNameFirstName "Anna Margriet" ;
    a2a:PersonNameLastName "Bakkers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1730" ;
    a2a:Month "06" ;
    a2a:Day "25" ;
    rdfs:label "1730-06-25"^^xsd:date
  ] ;
  a2a:EventRemarkGetuigen "Evert Blankers, Jannetje Weijers" .

oa:relationep_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652816 ;
  a2a:EventKeyRef oa:event_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_Event1 .

oa:relationep_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652820 ;
  a2a:EventKeyRef oa:event_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_Event1 .

oa:relationep_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_2185652824 ;
  a2a:EventKeyRef oa:event_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C_Event1 .

oa:source_ran_688C11CD-66E2-4D02-B8BA-0BA56439520C
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1730-06-25 - 1730-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "06" ;
    a2a:Day "25" ;
    rdfs:label "1730-06-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 "1168" ;
    a2a:Folio "161" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Retroacta van de Burgerlijke Stand Nijmegen (RBS), 1168, 161"
  ] ;
  a2a:SourceLastChangeDate "2017-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2185652814" ;
  a2a:RecordIdentifier "2185652814" ;
  a2a:RecordGUID "{688C11CD-66E2-4D02-B8BA-0BA56439520C}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_1487_doop_00001487.xml van RAN" .

