@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_18275093-4599-4654-BFEB-2CBA38FDB20F
  a a2a:Record ;
  rdfs:label "Doop op 29 september 1768 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647422, oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647423, oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647424, oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647425 ;
  a2a:hasEvent oa:event_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_0, oa:relationep_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_1, oa:relationep_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_2, oa:relationep_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_3 ;
  a2a:hasSource oa:source_srt_18275093-4599-4654-BFEB-2CBA38FDB20F .

oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647422
  a a2a:Person ;
  rdfs:label "Alida de Wit" ;
  a2a:PersonName [
    rdfs:label "Alida de Wit" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] .

oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647423
  a a2a:Person ;
  rdfs:label "Hugo de Wit" ;
  a2a:PersonName [
    rdfs:label "Hugo de Wit" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] .

oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647424
  a a2a:Person ;
  rdfs:label "Klara Noorland" ;
  a2a:PersonName [
    rdfs:label "Klara Noorland" ;
    a2a:PersonNameFirstName "Klara" ;
    a2a:PersonNameLastName "Noorland"
  ] .

oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647425
  a a2a:Person ;
  rdfs:label "Alida van der Wier" ;
  a2a:PersonName [
    rdfs:label "Alida van der Wier" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wier"
  ] .

oa:event_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "29-09-1768" ;
    a2a:Year "1768" ;
    a2a:Month "09" ;
    a2a:Day "29" ;
    rdfs:label "1768-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647422 ;
  a2a:EventKeyRef oa:event_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Event1 .

oa:relationep_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647423 ;
  a2a:EventKeyRef oa:event_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Event1 .

oa:relationep_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647424 ;
  a2a:EventKeyRef oa:event_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Event1 .

oa:relationep_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Person2027647425 ;
  a2a:EventKeyRef oa:event_srt_18275093-4599-4654-BFEB-2CBA38FDB20F_Event1 .

oa:source_srt_18275093-4599-4654-BFEB-2CBA38FDB20F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1768-09-29 - 1768-09-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-09-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-09-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-09-1768" ;
    a2a:Year "1768" ;
    a2a:Month "09" ;
    a2a:Day "29" ;
    rdfs:label "29-09-1768"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop remonstrants" ;
    a2a:RegistryNumber "147" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop remonstrants, 147"
  ] ;
  a2a:SourceLastChangeDate "2024-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1827509345994654BFEB2CBA38FDB20F" ;
  a2a:RecordIdentifier "2027647421" ;
  a2a:RecordGUID "{18275093-4599-4654-BFEB-2CBA38FDB20F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/98D79991A1584805AC61B3E53CEE289F" .

