@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_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED
  a a2a:Record ;
  rdfs:label "Doop op 9 september 1787 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650736, oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650737, oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650738, oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650739 ;
  a2a:hasEvent oa:event_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_0, oa:relationep_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_1, oa:relationep_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_2, oa:relationep_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_3 ;
  a2a:hasSource oa:source_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED .

oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650736
  a a2a:Person ;
  rdfs:label "Adrianus Willem van de Stal" ;
  a2a:PersonName [
    rdfs:label "Adrianus Willem van de Stal" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Stal"
  ] .

oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650737
  a a2a:Person ;
  rdfs:label "Willem Gersen van de Stal" ;
  a2a:PersonName [
    rdfs:label "Willem Gersen van de Stal" ;
    a2a:PersonNameFirstName "Willem Gersen" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Stal"
  ] .

oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650738
  a a2a:Person ;
  rdfs:label "Anna Hogmam" ;
  a2a:PersonName [
    rdfs:label "Anna Hogmam" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Hogmam"
  ] .

oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650739
  a a2a:Person ;
  rdfs:label "Ariaantje Hogmam" ;
  a2a:PersonName [
    rdfs:label "Ariaantje Hogmam" ;
    a2a:PersonNameFirstName "Ariaantje" ;
    a2a:PersonNameLastName "Hogmam"
  ] .

oa:event_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "09-09-1787" ;
    a2a:Year "1787" ;
    a2a:Month "09" ;
    a2a:Day "09" ;
    rdfs:label "1787-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650736 ;
  a2a:EventKeyRef oa:event_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Event1 .

oa:relationep_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650737 ;
  a2a:EventKeyRef oa:event_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Event1 .

oa:relationep_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650738 ;
  a2a:EventKeyRef oa:event_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Event1 .

oa:relationep_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Person2030650739 ;
  a2a:EventKeyRef oa:event_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED_Event1 .

oa:source_srt_EB5498B0-4B33-4E2A-96F2-9BDFD4575BED
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1787-09-09 - 1787-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-09-1787" ;
    a2a:Year "1787" ;
    a2a:Month "09" ;
    a2a:Day "09" ;
    rdfs:label "09-09-1787"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "38" ;
    rdfs:label "Stadsarchief Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 38"
  ] ;
  a2a:SourceLastChangeDate "2024-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EB5498B04B334E2A96F29BDFD4575BED" ;
  a2a:RecordIdentifier "2030650735" ;
  a2a:RecordGUID "{EB5498B0-4B33-4E2A-96F2-9BDFD4575BED}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6D503629F0F14FA28B638B0CB1704F01" .

