@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_EB4DAC87-1F8E-4769-AE40-AA17543D8489
  a a2a:Record ;
  rdfs:label "Doop op 30 september 1664" ;
  a2a:hasPerson oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335582, oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335586, oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335590 ;
  a2a:hasEvent oa:event_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_0, oa:relationep_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_1, oa:relationep_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2 ;
  a2a:hasSource oa:source_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489 .

oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335582
  a a2a:Person ;
  rdfs:label "Jan Janze" ;
  a2a:PersonName [
    rdfs:label "Jan Janze" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Janze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335586
  a a2a:Person ;
  rdfs:label "Thomas Janze" ;
  a2a:PersonName [
    rdfs:label "Thomas Janze" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Janze"
  ] ;
  a2a:Gender "Man" .

oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335590
  a a2a:Person ;
  rdfs:label "Maria Dermet" ;
  a2a:PersonName [
    rdfs:label "Maria Dermet" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Dermet"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "1664-09-30"^^xsd:date
  ] ;
  a2a:EventRemarkGetuigen "Jan Hendriksz, Geertje Jansse" .

oa:relationep_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335582 ;
  a2a:EventKeyRef oa:event_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_Event1 .

oa:relationep_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335586 ;
  a2a:EventKeyRef oa:event_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_Event1 .

oa:relationep_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_2185335590 ;
  a2a:EventKeyRef oa:event_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489_Event1 .

oa:source_ran_EB4DAC87-1F8E-4769-AE40-AA17543D8489
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1664-09-30 - 1664-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "1664-09-30"^^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 "1166" ;
    a2a:Folio "144" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Retroacta van de Burgerlijke Stand Nijmegen (RBS), 1166, 144"
  ] ;
  a2a:SourceLastChangeDate "2017-01-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2185335580" ;
  a2a:RecordIdentifier "2185335580" ;
  a2a:RecordGUID "{EB4DAC87-1F8E-4769-AE40-AA17543D8489}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_1180_doop_00001180.xml van RAN" .

