@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_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD
  a a2a:Record ;
  rdfs:label "Doop op 19 augustus 1804 te Kralingen" ;
  a2a:hasPerson oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294513, oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294514, oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294515, oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294516, oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294517 ;
  a2a:hasEvent oa:event_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_0, oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_1, oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_2, oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_3, oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_4 ;
  a2a:hasSource oa:source_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD .

oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294513
  a a2a:Person ;
  rdfs:label "Antonia van Dongen" ;
  a2a:PersonName [
    rdfs:label "Antonia van Dongen" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] .

oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294514
  a a2a:Person ;
  rdfs:label "Cornelis van Dongen" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Dongen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dongen"
  ] .

oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294515
  a a2a:Person ;
  rdfs:label "Engelina Keyzer" ;
  a2a:PersonName [
    rdfs:label "Engelina Keyzer" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNameLastName "Keyzer"
  ] .

oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294516
  a a2a:Person ;
  rdfs:label "Huyge Bugter" ;
  a2a:PersonName [
    rdfs:label "Huyge Bugter" ;
    a2a:PersonNameFirstName "Huyge" ;
    a2a:PersonNameLastName "Bugter"
  ] .

oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294517
  a a2a:Person ;
  rdfs:label "Antonia Huibregs" ;
  a2a:PersonName [
    rdfs:label "Antonia Huibregs" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Huibregs"
  ] .

oa:event_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "19-08-1804" ;
    a2a:Year "1804" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "1804-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294513 ;
  a2a:EventKeyRef oa:event_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Event1 .

oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294514 ;
  a2a:EventKeyRef oa:event_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Event1 .

oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294515 ;
  a2a:EventKeyRef oa:event_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Event1 .

oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294516 ;
  a2a:EventKeyRef oa:event_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Event1 .

oa:relationep_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Person2033294517 ;
  a2a:EventKeyRef oa:event_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD_Event1 .

oa:source_srt_57EAB5D6-9CDF-45C2-945F-9CD4634E31CD
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kralingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kralingen, Nederland", "1804-08-19 - 1804-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-08-1804" ;
    a2a:Year "1804" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "19-08-1804"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Kralingen" ;
    a2a:Book "Doop rooms-katholiek" ;
    a2a:RegistryNumber "735" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Kralingen, Doop rooms-katholiek, 735"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/57EAB5D69CDF45C2945F9CD4634E31CD" ;
  a2a:RecordIdentifier "2033294512" ;
  a2a:RecordGUID "{57EAB5D6-9CDF-45C2-945F-9CD4634E31CD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EDCA683E9B194FFD8184960F57084686" .

