@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_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920
  a a2a:Record ;
  rdfs:label "Doop op 4 augustus 1717 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165261, oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165262, oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165263, oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165264, oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165265 ;
  a2a:hasEvent oa:event_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_0, oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_1, oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_2, oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_3, oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_4 ;
  a2a:hasSource oa:source_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920 .

oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165261
  a a2a:Person ;
  rdfs:label "Dirck" ;
  a2a:PersonName [
    rdfs:label "Dirck" ;
    a2a:PersonNameFirstName "Dirck"
  ] .

oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165262
  a a2a:Person ;
  rdfs:label "Henrick Dircks Woellaert" ;
  a2a:PersonName [
    rdfs:label "Henrick Dircks Woellaert" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNamePatronym "Dircks" ;
    a2a:PersonNameLastName "Woellaert"
  ] .

oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165263
  a a2a:Person ;
  rdfs:label "Johanna van der Nop" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Nop" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Nop"
  ] .

oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165264
  a a2a:Person ;
  rdfs:label "Dirck Tuenis Wellaert" ;
  a2a:PersonName [
    rdfs:label "Dirck Tuenis Wellaert" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Tuenis" ;
    a2a:PersonNameLastName "Wellaert"
  ] .

oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165265
  a a2a:Person ;
  rdfs:label "Lijntije Henriks Balkeschot" ;
  a2a:PersonName [
    rdfs:label "Lijntije Henriks Balkeschot" ;
    a2a:PersonNameFirstName "Lijntije" ;
    a2a:PersonNamePatronym "Henriks" ;
    a2a:PersonNameLastName "Balkeschot"
  ] .

oa:event_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "04-08-1717" ;
    a2a:Year "1717" ;
    a2a:Month "08" ;
    a2a:Day "04" ;
    rdfs:label "1717-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165261 ;
  a2a:EventKeyRef oa:event_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Event1 .

oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165262 ;
  a2a:EventKeyRef oa:event_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Event1 .

oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165263 ;
  a2a:EventKeyRef oa:event_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Event1 .

oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165264 ;
  a2a:EventKeyRef oa:event_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Event1 .

oa:relationep_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Person2034165265 ;
  a2a:EventKeyRef oa:event_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920_Event1 .

oa:source_srt_B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1717-08-04 - 1717-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-08-1717" ;
    a2a:Year "1717" ;
    a2a:Month "08" ;
    a2a:Day "04" ;
    rdfs:label "04-08-1717"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "22" ;
    rdfs:label "Stadsarchief Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 22"
  ] ;
  a2a:SourceLastChangeDate "2024-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B9EEEB3D7AA54FF8AF6FC3D80CC91920" ;
  a2a:RecordIdentifier "2034165260" ;
  a2a:RecordGUID "{B9EEEB3D-7AA5-4FF8-AF6F-C3D80CC91920}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/979E4486D5764F759728D07DAB1B395A" .

